View all by Piranha305
Piranha305
Follow Piranha305
Follow
Following Piranha305
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Finite State Machine Behavior (Construct 3)
←
Return to Finite State Machine Behavior (Construct 3)
Devlog
Updated to SDK v2
August 26, 2024
by
Piranha305
2
Updated the behavior to work with the SDK v2.0 updates. Also added auto-complete strings to parameters. Fixed bug with scripting interface events, This was mostly an internal update to support the new...
Continue reading
Compare list of states v1.0.0.3
September 03, 2023
by
Piranha305
2
Added 4 new conditions Current State in List Previous State in List On State Enter in List On State Exit in List they each take comma separated list (string) of states, each element is trimmed so whit...
Continue reading
Minor bug fixes v1.0.0.2
August 30, 2023
by
Piranha305
2
Fixed issue with debugger Fixed issue where on state changed / on state enter was not being triggered when the object was created. Updated project to better illustrate state changes. Changes: pull req...
Continue reading