|
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://test/worldmap_system.gd" type="Script" id=1]
|
|
|
|
[node name="worldmap_system" type="Control"]
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="tr_minimap" type="TextureRect" parent="."]
|
|
margin_right = 40.0
|
|
margin_bottom = 40.0
|