Implemented most movement. TODO: Pillbug ability. And find and fix bugs witht he movement. TODO: Deselect when not movable
This commit is contained in:
parent
11f8a71f52
commit
76e4d6be34
33 changed files with 184 additions and 61 deletions
|
|
@ -102,6 +102,7 @@ func _process(delta):
|
|||
##GameEvents.insect_tile_selection_request_failed.emit(tile)
|
||||
#return
|
||||
|
||||
print(resource)
|
||||
|
||||
GameEvents.insect_tile_selected.emit(self)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue