A function defined in BBMOD_StateMachine.gml
change_state(_state)
Changes the state of the state machine and executes BBMOD_StateMachine.OnStateChange.
Name | Type | Description |
---|---|---|
_state | Struct.BBMOD_State |
The new state. |
Struct.BBMOD_StateMachine
Returns itself.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.