Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-15 | convert tabs to spaces | dusoleil | 1 | -63/+63 | |
2022-09-15 | Fix bug with ladder mat not showing at runtime | mikatomik | 1 | -1/+1 | |
2022-09-15 | Import ladder and config FPS to climb it | mikatomik | 1 | -11/+23 | |
2022-09-15 | Update FPS controller to play nice with rigid bodies | mikatomik | 1 | -0/+15 | |
Infinite inertia set to false, the handle_collision func is now individually applying impulses to rigid bodies we collide with so we stop yeeting boxes off the ship just by bumping them or jumping on top of them. | |||||
2022-09-15 | Adjust FPS controller height to better fit scale | mikatomik | 1 | -1/+1 | |
2022-09-15 | Import and configure base model for ship | mikatomik | 1 | -2/+2 | |
Basic working model of ship, barebones and placeholder textures | |||||
2022-09-15 | Begin ship development. Blendfiles added | mikatomik | 1 | -1/+13 | |
2022-09-12 | Set character to react to rigid bodies like static bodies | dusoleil | 1 | -1/+1 | |
2022-09-09 | Implement basic FPS controller | mikatomik | 1 | -0/+58 | |