mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 00:25:09 +00:00
Added move_toward functions for float, Vector2 and Vector3
This commit is contained in:
@@ -67,6 +67,7 @@ public:
|
||||
MATH_LERP,
|
||||
MATH_INVERSE_LERP,
|
||||
MATH_RANGE_LERP,
|
||||
MATH_MOVE_TOWARD,
|
||||
MATH_DECTIME,
|
||||
MATH_RANDOMIZE,
|
||||
MATH_RAND,
|
||||
|
||||
Reference in New Issue
Block a user