add gamestate, doc and fix
This commit is contained in:
@@ -44,5 +44,3 @@ func _on_state_transition(state: State, new_state_id: String) -> void:
|
||||
|
||||
current_state = new_state
|
||||
current_state.enter()
|
||||
|
||||
print("Transizione a: ", current_state.state_id)
|
||||
|
||||
Reference in New Issue
Block a user