End of chapter 4, World map scripts.
This commit is contained in:
6
scripts/game/maps/world_map.gd
Normal file
6
scripts/game/maps/world_map.gd
Normal file
@@ -0,0 +1,6 @@
|
||||
extends Map2d
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
super._ready()
|
||||
|
||||
Reference in New Issue
Block a user