initial shit
This commit is contained in:
12
GameShit/ItemHandlers/base/interact.tres
Normal file
12
GameShit/ItemHandlers/base/interact.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="Resource" script_class="ItemData" format=3 uid="uid://cwv45kgf8soiw"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cjb16s8q73wkx" path="res://GameShit/PlayerController/Hotbar/ItemData.gd" id="1_e0ofu"]
|
||||
[ext_resource type="Texture2D" uid="uid://c0ypn10bhavvb" path="res://Assets/textures/interact.png" id="2_121r2"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_e0ofu")
|
||||
Name = "Interact"
|
||||
ID = "base:interact"
|
||||
description = "a blank item for holding a slot for interacting"
|
||||
texture = ExtResource("2_121r2")
|
||||
metadata/_custom_type_script = "uid://cjb16s8q73wkx"
|
||||
Reference in New Issue
Block a user