rudimentary search function. not working right yet
This commit is contained in:
@@ -37,3 +37,4 @@ func on_child_transition(state,new_state_name):
|
||||
new_state.Enter()
|
||||
|
||||
current_state = new_state
|
||||
print("STATE CHANGED TO : ",current_state)
|
||||
|
||||
Reference in New Issue
Block a user