Example: core_3d_fps_controller

Quake like camera animations and strafe jump movement
This commit is contained in:
Agnis Aldiņš "NeZvērs
2025-06-23 13:03:35 +03:00
parent 1abac023bd
commit eee9dd8c94
4 changed files with 365 additions and 0 deletions

View File

@ -500,6 +500,7 @@ CORE = \
core/core_3d_camera_free \
core/core_3d_camera_mode \
core/core_3d_camera_split_screen \
core/core_3d_fps_controller \
core/core_3d_picking \
core/core_automation_events \
core/core_basic_screen_manager \