mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 12:03:47 +00:00
Changed UI sprites to use sprite in resource
This commit is contained in:
parent
9717ca8a55
commit
f2482e4e38
10 changed files with 47 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue