mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
start work on placing tiles
This commit is contained in:
parent
13ae90769b
commit
2a47a75b91
5 changed files with 20 additions and 5 deletions
3
godot/world/Tools.gd
Normal file
3
godot/world/Tools.gd
Normal file
|
@ -0,0 +1,3 @@
|
|||
extends Node2D
|
||||
|
||||
enum ACTIVE {PLACE}
|
Loading…
Add table
Add a link
Reference in a new issue