feat: created basic mouse and keyboard movement

This commit is contained in:
2026-03-15 20:58:07 +01:00
parent 0e5093bb30
commit f2fb6bb2e6
9 changed files with 143 additions and 6 deletions

View File

@@ -85,3 +85,7 @@ mouse_down={
3d/default_angular_damp=0.0
3d/sleep_threshold_linear=0.01
3d/sleep_threshold_angular=0.00872665
[rendering]
environment/defaults/default_clear_color=Color(0, 0, 0, 1)