codename-routes/godot/world/Tilemap.gd

7 lines
82 B
GDScript

extends TileMap
var id: int
func _ready():
pass # Replace with function body.