You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Merge pull request #10667 from Zylann/freelook_inertia
Added freelook inertia
This commit is contained in:
@@ -122,6 +122,7 @@ private:
|
||||
float gizmo_scale;
|
||||
|
||||
bool freelook_active;
|
||||
Vector3 freelook_velocity;
|
||||
|
||||
PanelContainer *info;
|
||||
Label *info_label;
|
||||
|
||||
Reference in New Issue
Block a user