shooting added

This commit is contained in:
PfandBoss
2022-12-11 08:27:49 +01:00
parent 6a4aa05a18
commit 5995a131b0
2 changed files with 13 additions and 1 deletions

7
cannonball.tscn Normal file
View File

@@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://4vfvxfpy4wn2"]
[ext_resource type="PackedScene" uid="uid://bj6bw54a873im" path="res://Assets/Model/Objects/CanonBall.glb" id="1_b7tpd"]
[node name="CANNONBALL" type="Node3D"]
[node name="CanonBall" parent="." instance=ExtResource("1_b7tpd")]