7 lines
57 B
GDScript
7 lines
57 B
GDScript
extends Map2d
|
|
|
|
|
|
func _ready() -> void:
|
|
super._ready()
|
|
|