A 3D game written in Rust using Bevy.
Go to file
Joe Ardent 4708eabdd9 ok, the wheels keep going through the planet and getting stuck
I'm going to need to do like raycasting from each wheel or something to do this right.
2023-01-26 17:16:05 -08:00
assets update cameras and model 2023-01-20 23:33:21 -08:00
src ok, the wheels keep going through the planet and getting stuck 2023-01-26 17:16:05 -08:00
.gitignore Add PID for pitch too. 2022-04-02 18:25:29 -07:00
.rustfmt.toml switch to bevy 0.5 for egui-inspector compat; get spinny lights 2021-11-07 23:58:43 -08:00
Cargo.lock add offset resource for debug camera 2023-01-22 21:06:08 -08:00
Cargo.toml add feature to enable/disable rapier debug render 2023-01-25 17:10:23 -08:00
LICENSE.txt Add license details. 2022-01-12 22:57:34 -08:00