자원 생성기 제작 및 맵 생성기에 통합

및 씬 내 오브젝트 구조 정리
This commit is contained in:
2026-02-02 16:14:01 +09:00
parent a0cb8499b0
commit 106fe81c88
5 changed files with 1163 additions and 195 deletions

View File

@@ -58,6 +58,7 @@
<Compile Include="Assets\Scripts\BuildingQuickslotUI.cs" />
<Compile Include="Assets\Scripts\TeamType.cs" />
<Compile Include="Assets\Scripts\CoreResourceManager.cs" />
<Compile Include="Assets\Scripts\MapGenerator.cs" />
<Compile Include="Assets\Scripts\Building.cs" />
<Compile Include="Assets\Scripts\SimpleCameraZFollow.cs" />
<Compile Include="Assets\Scripts\GameResourceUI.cs" />