Add maze FBX prefabs and update workspace
Add a new "Assets/Prefabs/Maze/Maze Completed" folder with multiple FBX models (corner, straight, T/junction, cross, dead-end, pipes, planes, light) and corresponding .meta importer files, plus a folder .meta. Update .idea workspace.xml to remove two tracked asset entries and adjust a workItem duration. Also modify Assets/Scripts/Camera Controller/CameraRotationHandler.cs (minor change). These changes import completed maze assets into the project and tidy up IDE workspace metadata.
This commit is contained in:
4
.idea/.idea.HALLUCINATE/.idea/workspace.xml
generated
4
.idea/.idea.HALLUCINATE/.idea/workspace.xml
generated
@@ -6,8 +6,6 @@
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="f9183c68-daf0-43b8-be4c-fad79983f91b" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.HALLUCINATE/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.HALLUCINATE/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Assets/Settings/Project Setting/AudioDatabase.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Settings/Project Setting/AudioDatabase.asset" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Assets/UI/MainPanelSettings.asset" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/UI/MainPanelSettings.asset" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -148,7 +146,7 @@
|
||||
<workItem from="1777376778745" duration="10727000" />
|
||||
<workItem from="1777392719306" duration="13382000" />
|
||||
<workItem from="1777443280908" duration="5223000" />
|
||||
<workItem from="1777484328779" duration="25589000" />
|
||||
<workItem from="1777484328779" duration="26957000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user