mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 02:03:48 +00:00
Item HUD management
This commit is contained in:
parent
5110cace07
commit
13c4489017
17 changed files with 215 additions and 44 deletions
7
Resources/Sprites/Red_Keycard_Inventory_Texture.tres
Normal file
7
Resources/Sprites/Red_Keycard_Inventory_Texture.tres
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_resource type="AtlasTexture" load_steps=2 format=3 uid="uid://bao53hesxreoh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bad6gbl2gity3" path="res://Sprites/Items/RedKeycard_Small.png" id="1_eer7d"]
|
||||
|
||||
[resource]
|
||||
atlas = ExtResource("1_eer7d")
|
||||
region = Rect2(0, 0, 16.0056, 16)
|
||||
Loading…
Add table
Add a link
Reference in a new issue