플레이어/적/몬스터 팀 시스템 생성
몬스터 및 적 AI 구현
This commit is contained in:
@@ -1198,14 +1198,14 @@
|
||||
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TestRunner">
|
||||
<HintPath>Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="UnityEngine.TestRunner">
|
||||
<HintPath>Library\ScriptAssemblies\UnityEngine.TestRunner.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="UnityEditor.TestRunner">
|
||||
<HintPath>Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="Unity.RenderPipelines.Universal.Runtime.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user