Change(s) - Fixed a bug where the owner of a SnowState instance couldn't have variables with the same name as any event of the SnowState instance. - Default ent...
Change(s) .get_time() and .set_time() works in microseconds or steps now, instead of seconds or steps. This change is to keep the timer in parallel with get_tim...
Change(s) .get_time() returns fractional steps now. (Previously it was rounded down) Added new method(s): .set_time() and .event_get_current_function() . Rename...