Skip to content

Commit

Permalink
remove script to reset viewing direction on start
Browse files Browse the repository at this point in the history
  • Loading branch information
grogorick committed Feb 5, 2023
1 parent 41cab77 commit 071e647
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 85 deletions.
26 changes: 0 additions & 26 deletions Assets/_PROJECT/Common/Scripts/ResetPoseOnStart.cs

This file was deleted.

11 changes: 0 additions & 11 deletions Assets/_PROJECT/Common/Scripts/ResetPoseOnStart.cs.meta

This file was deleted.

50 changes: 2 additions & 48 deletions Assets/_PROJECT/MainScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ Transform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 1010451059}
- {fileID: 2043905275}
- {fileID: 1724814187}
- {fileID: 1801662848}
- {fileID: 697515914}
Expand Down Expand Up @@ -2538,52 +2538,6 @@ MonoBehaviour:
m_RequiresDepthTexture: 0
m_RequiresColorTexture: 0
m_Version: 2
--- !u!1 &1010451058
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1010451059}
- component: {fileID: 1010451060}
m_Layer: 0
m_Name: AvatarRoot
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1010451059
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1010451058}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 2043905275}
m_Father: {fileID: 418694829}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1010451060
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1010451058}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 03d20a5130de127439a4764633b70890, type: 3}
m_Name:
m_EditorClassIdentifier:
waitSeconds: 1
--- !u!4 &1024481048 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 5383457336018409879, guid: 78eae4eb6ecbff14293fca1c50b11086,
Expand Down Expand Up @@ -5167,7 +5121,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 963194228}
m_Father: {fileID: 1010451059}
m_Father: {fileID: 418694829}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &2043905276
Expand Down

0 comments on commit 071e647

Please sign in to comment.