feat: implement Stop N Go arena, animation system, and lobby manager features

This commit is contained in:
Yogi Wiguna
2026-03-30 15:06:21 +08:00
parent 52d9b4bffb
commit 42e96a7ed9
45 changed files with 1110 additions and 79 deletions
+16 -1
View File
@@ -76,7 +76,7 @@ uppercase = true
autowrap_mode = 2
[node name="Position" type="Label3D" parent="." unique_id=482425681]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.83275956, 1.5372815, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.537, 0)
billboard = 1
modulate = Color(0.32, 0.614667, 1, 1)
text = "1st"
@@ -144,6 +144,21 @@ billboard = 1
sprite_frames = ExtResource("10_y4r1p")
animation = &"wall-initiator"
[node name="floor_spawn_top" type="AnimatedSprite3D" parent="." unique_id=248195140]
transform = Transform3D(0.5, 0, 0, 0, -0.5, -7.54979e-08, 0, 7.54979e-08, -0.5, 0, 1.4714267, 0.02553294)
visible = false
billboard = 1
sprite_frames = ExtResource("10_y4r1p")
animation = &"floor_spawn_top"
frame = 23
frame_progress = 1.0
[node name="floor_spawn_bot" type="AnimatedSprite3D" parent="." unique_id=169253263]
transform = Transform3D(1.2, 0, 0, 0, -5.2453668e-08, -1.2, 0, 1.2, -5.2453668e-08, 0, -0.506722, -4.4299043e-08)
visible = false
sprite_frames = ExtResource("10_y4r1p")
animation = &"floor_spawn_bot"
[node name="receiver_skill_stunned" type="AnimatedSprite3D" parent="." unique_id=56953581]
transform = Transform3D(0.5, 0, 0, 0, -2.1855694e-08, -0.5, 0, 0.5, -2.1855694e-08, 0, 1.5653763, 0)
visible = false