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 © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.