tempknife

This commit is contained in:
Rendo 2025-11-30 02:16:24 +05:00
commit f5a7a84c84
4 changed files with 55 additions and 8 deletions

View file

@ -290,6 +290,7 @@ grow_horizontal = 2
grow_vertical = 2
[node name="PanelContainer" type="PanelContainer" parent="HUD"]
visible = false
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
@ -446,7 +447,7 @@ spawn_path = NodePath("..")
[node name="StartingWeaponSpawner" type="Node" parent="WeaponSystem" node_paths=PackedStringArray("weapon_spawner")]
script = ExtResource("17_ownlk")
starting_pistol = &"uid://djwjl8xll53vn"
starting_knife = &"uid://djwjl8xll53vn"
starting_knife = &"uid://ts4xccpkjd3g"
weapon_spawner = NodePath("../WeaponSpawner")
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]