Changed UI sprites to use sprite in resource

This commit is contained in:
MaddoScientisto 2025-02-16 17:36:33 +01:00
commit f2482e4e38
10 changed files with 47 additions and 13 deletions

View file

@ -3,5 +3,7 @@
[ext_resource type="Texture2D" uid="uid://duwiasewxvcb5" path="res://Sprites/Items/Icicle_Gun.png" id="1_ebd3h"]
[node name="IcicleGun" type="TextureRect"]
offset_right = 16.0
offset_bottom = 16.0
texture = ExtResource("1_ebd3h")
stretch_mode = 2