matadors moving, thrusty bull, slop

This commit is contained in:
2026-05-20 21:07:09 +03:00
parent a8b9f166a6
commit af0790a1ce
16 changed files with 138 additions and 159 deletions
+4
View File
@@ -2,6 +2,7 @@
[ext_resource type="PackedScene" uid="uid://crtm0xtiql3r8" path="res://Player.tscn" id="1_ulcgi"]
[ext_resource type="PackedScene" uid="uid://dio67r8ambe7h" path="res://Assets/arena_placeholder_v01.glb" id="2_nxogm"]
[ext_resource type="Script" path="res://matador_spawn.gd" id="3_spawn"]
[sub_resource type="BoxShape3D" id="BoxShape3D_ulcgi"]
@@ -25,3 +26,6 @@ shape = SubResource("BoxShape3D_ulcgi")
[node name="arena_placeholder_v01" parent="Node3D" unique_id=1341659233 instance=ExtResource("2_nxogm")]
transform = Transform3D(0.28002706, 0, 0, 0, 1, 0, 0, 0, 0.43545616, -0.2506242, 0, 0)
[node name="MatadorSpawner" type="Node3D" parent="." unique_id=3001000001]
script = ExtResource("3_spawn")