added weapon wheel and model texture creator

This commit is contained in:
derek
2024-12-11 16:11:29 -06:00
parent 0ec82d84aa
commit 5ceaa00785
45 changed files with 1337 additions and 25 deletions

7
gun_resource.tres Normal file
View File

@@ -0,0 +1,7 @@
[gd_resource type="Resource" load_steps=2 format=3 uid="uid://b6ilgwsha6j4e"]
[ext_resource type="Texture2D" uid="uid://dlswdxm5aqfex" path="res://assets/Textures/ObjectTextures/revolver1.png" id="1_7ct5r"]
[resource]
metadata/name = "Revolver"
metadata/texture = ExtResource("1_7ct5r")