resized textures, first draft of moving. TODO: Use cubecoordinates EVERYWHERE. Find out a way to check if moving would break a hive
This commit is contained in:
parent
aa4343309c
commit
b9df0b4361
68 changed files with 1509 additions and 17 deletions
|
|
@ -6,7 +6,7 @@ signal insect_placement_cancelled
|
|||
|
||||
signal insect_tile_selected(tile)
|
||||
signal insect_tile_deselected(tile)
|
||||
signal insect_tile_moved(tile, from, to)
|
||||
signal insect_tile_moved(tile, to)
|
||||
|
||||
signal turn_started
|
||||
signal turn_ended
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue