godot_tiny_crate/Script/SolidTileMap.gd
2020-08-29 17:21:38 -04:00

6 lines
128 B
GDScript

extends TileMap
# Called when the node enters the scene tree for the first time.
func _ready():
Shared.node_map_solid = self