A function defined in BBMOD_StateMachine.gml
add_state(_state)
Adds a state to the state machine.
Name | Type | Description |
---|---|---|
_state | Struct.BBMOD_State |
The state to add. |
Struct.BBMOD_StateMachine
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.