feat: dugout in section 2

This commit is contained in:
Sara 2025-01-03 15:17:02 +01:00
parent dd07e4716c
commit a1ef6689a0
44 changed files with 851 additions and 44 deletions

View file

@ -25,7 +25,7 @@ private:
float base_fov{60.f};
float target_fov{60.f};
float fov_speed{0.f};
float target_range{10.f};
float target_range{70.f};
float rotation_range{0.f};
float target_rotation{0.f};
gd::Vector3 target{0.f, 0.f, 0.f};