코어, 자원, 벽, 플레이어 시작 위치 설정

Flatkit 기능 일부 활용 테스트
This commit is contained in:
2026-01-26 01:33:26 +09:00
parent cf16910a32
commit 33bd90658a
24 changed files with 1756 additions and 360 deletions

View File

@@ -57,8 +57,8 @@
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\RTHandleUtils.cs" />
<Compile Include="Assets\FlatKit\[Render Pipeline] URP\EditorAttributes\Core\ValidatorAttributes\ValidateInputAttribute.cs" />
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\Decal\ScreenSpace\DecalScreenSpaceRenderPass.cs" />
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\VolumeRequiresRendererFeatures.cs" />
<Compile Include="Assets\FlatKit\[Render Pipeline] URP\RenderFeatures\Fog\FogSettings.cs" />
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\VolumeRequiresRendererFeatures.cs" />
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\UniversalCameraHistory.cs" />
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\ForwardLights.cs" />
<Compile Include="Library\PackageCache\com.unity.render-pipelines.universal@f70afd0d2146\Runtime\FrameData\UniversalCameraData.cs" />