Huge input update, FPS Camera controls system
Long day. I now store winit:🪟:Window in a mutex.
This commit is contained in:
parent
1e9b997aeb
commit
46c8c32819
15 changed files with 307 additions and 39 deletions
1
engine/src/systems/mod.rs
Normal file
1
engine/src/systems/mod.rs
Normal file
|
|
@ -0,0 +1 @@
|
|||
pub mod fps_camera;
|
||||
Loading…
Add table
Add a link
Reference in a new issue