[gd_scene load_steps=3 format=2] [ext_resource path="res://UI/HUD/LevelMap.gd" type="Script" id=1] [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0, 0, 0, 0.117647 ) [node name="LevelMap" type="Panel"] margin_left = 864.0 margin_top = 8.0 margin_right = 1014.0 margin_bottom = 158.0 rect_clip_content = true custom_styles/panel = SubResource( 1 ) script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false }