Commit Graph

18 Commits

Author SHA1 Message Date
Joe Ardent a477e0bb40 Update deps. 2022-01-08 22:53:34 -08:00
Joe Ardent 7ab0730dfd Put the camera behind the bike. 2022-01-07 00:45:05 -08:00
Joe Ardent f53cd2f848 Add collision detection, reaction, and gravity. 2022-01-07 00:01:26 -08:00
Joe Ardent 2885be2003 Replace PlayerState resource with Component. 2022-01-07 00:01:26 -08:00
Joe Ardent 9bd0ca6d88 Add Heron for physics, update deps. 2022-01-07 00:01:26 -08:00
Joe Ardent 9a7b3b511a Corrects orientation for local up. Adds dbg ui for orientation.
Still using the model as the camera stand-in. Next up is enabling collision detection and gravity.
2022-01-07 00:01:26 -08:00
Joe Ardent 7da7f80b18 Add font assets. 2022-01-07 00:01:26 -08:00
Joe Ardent 64d4a9e447 Add heron and update deps. 2022-01-07 00:01:26 -08:00
Joe Ardent 44c1476c63 add properly-oriented glb asset 2022-01-07 00:01:26 -08:00
Joe Ardent 81c1a0e685 Add the bike model to the scene; shows rotation is messed up. 2022-01-07 00:01:26 -08:00
Joe Ardent 98bac257fe Update deps. 2022-01-02 23:20:49 -08:00
Joe Ardent 75870d0161 gamepad controls the camera 2021-12-24 18:07:09 -08:00
Joe Ardent 3f322ba0ea Shrink planet, get rotating visible lights near the surface. 2021-12-19 23:11:23 -08:00
Joe Ardent d4f8c0ec56 Update deps. 2021-12-19 23:08:54 -08:00
Joe Ardent 0a9659f364 switch to bevy 0.5 for egui-inspector compat; get spinny lights 2021-11-07 23:58:43 -08:00
Joe Ardent fff3e98eca update bevy to pipelined branch 2021-11-07 09:38:12 -08:00
Joe Ardent 9e9292320f fix dumb keybind for move down 2021-11-05 22:53:46 -07:00
Joe Ardent c7452bba11 replicates bevy_flycam demo 2021-11-05 22:32:55 -07:00