Huge amount of updates

This commit is contained in:
2025-02-12 13:07:21 +01:00
parent 349b6b7226
commit 687c2ae1f5
96 changed files with 15637 additions and 156 deletions

View File

@ -1,9 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://dp1lcbwr7vaq1"]
[ext_resource type="Script" path="res://scenes/maps/base/bullet_spawner/bullet_controller.gd" id="1_ohxtg"]
[ext_resource type="Script" path="res://scenes/maps/base/bullet_spawner/bullet_controller.gd" id="1_pwpt3"]
[node name="BulletSpawner" type="Node3D"]
script = ExtResource("1_ohxtg")
script = ExtResource("1_pwpt3")
[node name="MultiplayerSpawner" type="MultiplayerSpawner" parent="."]
_spawnable_scenes = PackedStringArray("res://scenes/weapon/bullet.tscn")