20 lines
855 B
Plaintext
20 lines
855 B
Plaintext
|
[gd_scene load_steps=4 format=3 uid="uid://nob4ibnp0p5u"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://c7fu3paj3b4e8" path="res://assets/3rdparty/kenney/ui-pack-rpg-expansion/PNG/cursorSword_silver.png" id="1_wpvbc"]
|
||
|
[ext_resource type="Texture2D" uid="uid://drpl0ql1p3pfk" path="res://assets/3rdparty/kenney/ui-pack-rpg-expansion/PNG/cursorSword_gold.png" id="2_le4fl"]
|
||
|
[ext_resource type="Texture2D" uid="uid://cq8ypeagpedq" path="res://assets/3rdparty/kenney/ui-pack-rpg-expansion/PNG/cursorSword_bronze.png" id="3_jhcf7"]
|
||
|
|
||
|
[node name="ToolContainer" type="HBoxContainer"]
|
||
|
|
||
|
[node name="Button2" type="Button" parent="."]
|
||
|
layout_mode = 2
|
||
|
icon = ExtResource("1_wpvbc")
|
||
|
|
||
|
[node name="Button3" type="Button" parent="."]
|
||
|
layout_mode = 2
|
||
|
icon = ExtResource("2_le4fl")
|
||
|
|
||
|
[node name="Button" type="Button" parent="."]
|
||
|
layout_mode = 2
|
||
|
icon = ExtResource("3_jhcf7")
|