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