mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
placing tiles kinda works now
This commit is contained in:
parent
25acc57024
commit
c65f7a994c
8 changed files with 89 additions and 29 deletions
|
@ -1,6 +1,2 @@
|
|||
extends Node2D
|
||||
|
||||
enum ACTIVE {PLACE}
|
||||
|
||||
func _process(_delta):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue