debug_param_cooldown adjusts

This commit is contained in:
2026-08-23 21:28:19 +03:00
parent 7688084b7e
commit 4c75776c70
5 changed files with 14 additions and 18 deletions
-4
View File
@@ -1,8 +1,6 @@
[gd_scene format=3 uid="uid://by4ifsgxlv0gj"]
[ext_resource type="PackedScene" uid="uid://bm6rmt3xprhjs" path="res://Assets/bear_level_arena.glb" id="1_beararena"]
[ext_resource type="Script" path="res://matador_spawn.gd" id="2_spawn"]
[ext_resource type="PackedScene" path="res://Bear.tscn" id="3_bear"]
[sub_resource type="BoxShape3D" id="BoxShape3D_floor"]
@@ -20,8 +18,6 @@ shape = SubResource("BoxShape3D_floor")
transform = Transform3D(2.875, 0, 0, 0, 2.875, 0, 0, 0, 2.875, 0, 0, 0)
[node name="MatadorSpawner" type="Node3D" parent="." unique_id=1869467620]
script = ExtResource("2_spawn")
enemy_scene = ExtResource("3_bear")
[node name="Lights" type="Node3D" parent="." unique_id=1435665429]