A function defined in BBMOD_Animation.gml
get_animation_time(_timeInSeconds)
Calculates animation time from current time in seconds.
Name | Type | Description |
---|---|---|
_timeInSeconds | Real |
The current time in seconds. |
Real
The animation time.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.