[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 [node name="lbl_help" type="Label" parent="."] modulate = Color( 1, 1, 1, 0.752941 ) margin_right = 40.0 margin_bottom = 14.0 text = "H: Toggle this help 1-5: Change world 0: Toggle minimap size Arrow keys: Move around Backspace: Return to debug menu"