feat: implement procedural arena generation system and support infrastructure

This commit is contained in:
DottsGit
2026-06-09 19:45:35 -04:00
parent 8c61318a16
commit 9c653cac48
20 changed files with 3816 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
[map]
name="FPS Blockout"
scene_path="res://scenes/maps/fps_blockout/fps_blockout.tscn"
color1=Color(0.2, 0.2, 0.2, 1.0)
color2=Color(0.4, 0.45, 0.5, 1.0)