Add projectiles

This commit is contained in:
2026-02-10 18:03:53 -08:00
parent 2f377d2d7a
commit 92b4e8662f
41 changed files with 2170 additions and 42 deletions

View File

@@ -1,6 +1,4 @@
[gd_scene load_steps=3 format=3 uid="uid://dme37m7q60um4"]
[ext_resource type="Texture2D" uid="uid://dymrg1fmwho35" path="res://src/items/weapons/textures/Cross Sword.png" id="1_babd4"]
[gd_scene load_steps=2 format=3 uid="uid://dme37m7q60um4"]
[sub_resource type="BoxShape3D" id="BoxShape3D_84bq1"]
size = Vector3(0.778381, 0.929947, 0.731567)
@@ -20,7 +18,6 @@ billboard = 2
double_sided = false
alpha_cut = 1
texture_filter = 0
texture = ExtResource("1_babd4")
[node name="CollisionShape3D" type="CollisionShape3D" parent="Pickup"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0600509, 0.26725, 0.180481)