mc-255 animations
This commit is contained in:
parent
e269127a25
commit
630cc8abb1
13 changed files with 2265 additions and 9623 deletions
11
weapons/mc.tres
Normal file
11
weapons/mc.tres
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_resource type="Resource" script_class="WeaponResource" load_steps=3 format=3 uid="uid://x1as1lkonk54"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://j0fon3ridaoa" path="res://textures/icons/mc.png" id="1_0sdd5"]
|
||||
[ext_resource type="Script" uid="uid://bvnn2eiwqbu7t" path="res://systems/weapon_system/weapon_resource.gd" id="1_tgluf"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_tgluf")
|
||||
cost = 1500
|
||||
preview = ExtResource("1_0sdd5")
|
||||
slot = &"primary"
|
||||
metadata/_custom_type_script = "uid://bvnn2eiwqbu7t"
|
||||
Loading…
Add table
Add a link
Reference in a new issue