A 3D game written in Rust using Bevy.
Find a file
Joe Ardent 37e8e40c3f Move collider setup to separate file and plugin.
Just make more room in the actions file for fancier dynamic stuff.
2022-02-25 14:53:00 -08:00
assets Add license details. 2022-01-12 22:57:34 -08:00
src Move collider setup to separate file and plugin. 2022-02-25 14:53:00 -08:00
.gitignore replicates bevy_flycam demo 2021-11-05 22:32:55 -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 Really really re-enable CCD. 2022-02-25 13:18:44 -08:00
Cargo.toml minor tidy 2022-02-21 17:04:46 -08:00
LICENSE.txt Add license details. 2022-01-12 22:57:34 -08:00