mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Cheat Gun
This commit is contained in:
parent
f2e6025b35
commit
cb27f33a6d
21 changed files with 620 additions and 436 deletions
7
Scenes/HUD/Items/ying_yang_gun_huditem.tscn
Normal file
7
Scenes/HUD/Items/ying_yang_gun_huditem.tscn
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://pemr2lrv3ylk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://61kfxc7k3do" path="res://Sprites/Items/Ying_Yang_Gun.png" id="1_l8amd"]
|
||||
|
||||
[node name="YingYangGun" type="TextureRect"]
|
||||
texture = ExtResource("1_l8amd")
|
||||
stretch_mode = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue