You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
implement ping-pong loop in animation
Co-authored-by: Chaosus <chaosus89@gmail.com>
This commit is contained in:
committed by
Silc 'Tokage' Renew
parent
e8c89b2b91
commit
372ba76663
@@ -81,6 +81,7 @@ public:
|
||||
MATH_DB2LINEAR,
|
||||
MATH_WRAP,
|
||||
MATH_WRAPF,
|
||||
MATH_PINGPONG,
|
||||
LOGIC_MAX,
|
||||
LOGIC_MIN,
|
||||
LOGIC_CLAMP,
|
||||
|
||||
Reference in New Issue
Block a user