Initial commit
This commit is contained in:
commit
c266d22f58
85 changed files with 1649 additions and 0 deletions
15
scenes/gui/shovel_button.tscn
Normal file
15
scenes/gui/shovel_button.tscn
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://t0vpmycj6c8j"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cw73vihkrfenc" path="res://assets/sprites/gui/Shovel.tres" id="1_46afk"]
|
||||
|
||||
[node name="ShovelButton" type="TextureButton"]
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.085
|
||||
anchor_bottom = 0.117
|
||||
offset_right = -11.0
|
||||
offset_bottom = -6.8
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 0
|
||||
mouse_default_cursor_shape = 2
|
||||
texture_normal = ExtResource("1_46afk")
|
||||
stretch_mode = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue