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:
2026-04-30 20:23:09 +07:00
parent 4ad1a9ae6a
commit 8e524790d3
37 changed files with 1809 additions and 79 deletions

View File

@@ -710,6 +710,63 @@ Transform:
m_CorrespondingSourceObject: {fileID: 8004958684693924044, guid: 761bdf2e5c0cff4488527355acb975e5, type: 3}
m_PrefabInstance: {fileID: 8240317044381527393}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1815285513
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalPosition.x
value: -2.2526581
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalPosition.y
value: 1.4000009
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalPosition.z
value: -22.089247
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: -8679921383154817045, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 919132149155446097, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
propertyPath: m_Name
value: Corner_Curved_
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []
m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: f166211345ac3f94ca66845c3418d4bb, type: 3}
--- !u!1 &1997343488
GameObject:
m_ObjectHideFlags: 0
@@ -943,15 +1000,15 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3154409663696148700, guid: 761bdf2e5c0cff4488527355acb975e5, type: 3}
propertyPath: m_LocalPosition.x
value: 5.34
value: -3.51
objectReference: {fileID: 0}
- target: {fileID: 3154409663696148700, guid: 761bdf2e5c0cff4488527355acb975e5, type: 3}
propertyPath: m_LocalPosition.y
value: -0.63026
value: -5.22
objectReference: {fileID: 0}
- target: {fileID: 3154409663696148700, guid: 761bdf2e5c0cff4488527355acb975e5, type: 3}
propertyPath: m_LocalPosition.z
value: -1.89
value: -9.01
objectReference: {fileID: 0}
- target: {fileID: 3154409663696148700, guid: 761bdf2e5c0cff4488527355acb975e5, type: 3}
propertyPath: m_LocalRotation.w
@@ -1018,3 +1075,4 @@ SceneRoots:
m_Roots:
- {fileID: 1997343489}
- {fileID: 1142785474}
- {fileID: 1815285513}