added camera switch and camera movement inside the hall, will have to add the zooming animation or the transition

This commit is contained in:
Lorenzo
2022-04-18 15:50:00 +02:00
parent 7ea15eedf9
commit 56a926ec34
7 changed files with 11304 additions and 567 deletions

View File

@@ -93,6 +93,7 @@
<Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_FrameRateCounter.cs" />
<Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\VertexJitter.cs" />
<Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextEventHandler.cs" />
<Compile Include="Assets\Game\Scenes\TestScene\TestSceneScripts\MineScript.cs" />
<Compile Include="Assets\Game\Scripts\GetPrice.cs" />
<Compile Include="Assets\TextMesh Pro\Examples &amp; Extras\Scripts\TMP_TextSelector_B.cs" />
<Compile Include="Assets\Game\Scripts\GemsManager.cs" />