Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SSlabs Games
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abdulrahman Mohammed
SSlabs Games
Commits
8859d67d
Commit
8859d67d
authored
Dec 03, 2025
by
Abdulrahman Mohammed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initialize my next game (Respiratory System)
parent
9edd09cb
Changes
34
Show whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
23298 additions
and
0 deletions
+23298
-0
CursorVisible.cs
Assets/Base Scripts/CursorVisible.cs
+5
-0
IdleToFly.anim
Assets/RobotSphere/Assets/Models/Animation/IdleToFly.anim
+497
-0
IdleToFly.anim.meta
...s/RobotSphere/Assets/Models/Animation/IdleToFly.anim.meta
+8
-0
IdleToFly.controller
.../RobotSphere/Assets/Models/Animation/IdleToFly.controller
+142
-0
IdleToFly.controller.meta
...tSphere/Assets/Models/Animation/IdleToFly.controller.meta
+8
-0
robotSphereAnmCont.controller
...ere/Assets/Models/Animation/robotSphereAnmCont.controller
+29
-0
Respiratory system.meta
Assets/Scenes/Respiratory system.meta
+8
-0
Scene 1.meta
Assets/Scenes/Respiratory system/Scene 1.meta
+8
-0
Animation.meta
Assets/Scenes/Respiratory system/Scene 1/Animation.meta
+8
-0
Camera.meta
...s/Scenes/Respiratory system/Scene 1/Animation/Camera.meta
+8
-0
CameraDolly.anim
...piratory system/Scene 1/Animation/Camera/CameraDolly.anim
+122
-0
CameraDolly.anim.meta
...ory system/Scene 1/Animation/Camera/CameraDolly.anim.meta
+8
-0
EnableMouse.signal
...ratory system/Scene 1/Animation/Camera/EnableMouse.signal
+14
-0
EnableMouse.signal.meta
...y system/Scene 1/Animation/Camera/EnableMouse.signal.meta
+8
-0
Timeline.playable
...iratory system/Scene 1/Animation/Camera/Timeline.playable
+739
-0
Timeline.playable.meta
...ry system/Scene 1/Animation/Camera/Timeline.playable.meta
+8
-0
Virtual Camera.controller
...system/Scene 1/Animation/Camera/Virtual Camera.controller
+72
-0
Virtual Camera.controller.meta
...m/Scene 1/Animation/Camera/Virtual Camera.controller.meta
+8
-0
Dialogue Message.meta
...espiratory system/Scene 1/Animation/Dialogue Message.meta
+8
-0
DialogueMessage_AR.asset
...ene 1/Animation/Dialogue Message/DialogueMessage_AR.asset
+27
-0
DialogueMessage_AR.asset.meta
.../Animation/Dialogue Message/DialogueMessage_AR.asset.meta
+8
-0
Intro.wav
...atory system/Scene 1/Animation/Dialogue Message/Intro.wav
+0
-0
Intro.wav.meta
... system/Scene 1/Animation/Dialogue Message/Intro.wav.meta
+23
-0
Human.meta
...ts/Scenes/Respiratory system/Scene 1/Animation/Human.meta
+8
-0
Human.controller
...spiratory system/Scene 1/Animation/Human/Human.controller
+72
-0
Human.controller.meta
...tory system/Scene 1/Animation/Human/Human.controller.meta
+8
-0
Warrior Idle.fbx
...spiratory system/Scene 1/Animation/Human/Warrior Idle.fbx
+0
-0
Warrior Idle.fbx.meta
...tory system/Scene 1/Animation/Human/Warrior Idle.fbx.meta
+889
-0
Respiratory system Intro.unity
...Respiratory system/Scene 1/Respiratory system Intro.unity
+20201
-0
Respiratory system Intro.unity.meta
...ratory system/Scene 1/Respiratory system Intro.unity.meta
+7
-0
Scene 2.meta
Assets/Scenes/Respiratory system/Scene 2.meta
+8
-0
Respiratory system.unity
...cenes/Respiratory system/Scene 2/Respiratory system.unity
+316
-0
Respiratory system.unity.meta
.../Respiratory system/Scene 2/Respiratory system.unity.meta
+7
-0
TimelineSettings.asset
ProjectSettings/TimelineSettings.asset
+16
-0
No files found.
Assets/Base Scripts/CursorVisible.cs
View file @
8859d67d
...
...
@@ -26,4 +26,9 @@ public class CursorVisible : MonoBehaviour
Cursor
.
lockState
=
CursorLockMode
.
None
;
Cursor
.
visible
=
true
;
}
public
void
HideMouseCursor
()
{
Cursor
.
lockState
=
CursorLockMode
.
Locked
;
Cursor
.
visible
=
false
;
}
}
Assets/RobotSphere/Assets/Models/Animation/IdleToFly.anim
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!74
&7400000
AnimationClip
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
IdleToFly
serializedVersion
:
7
m_Legacy
:
0
m_Compressed
:
0
m_UseHighQualityCurve
:
1
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
{
x
:
47.003
,
y
:
137.154
,
z
:
-29.437
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
-
serializedVersion
:
3
time
:
2
value
:
{
x
:
-42.18
,
y
:
71.171
,
z
:
-12.183
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
main_jt/left_elbow_jt
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
{
x
:
-47.003
,
y
:
-137.154
,
z
:
-29.433
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
-
serializedVersion
:
3
time
:
2
value
:
{
x
:
42.18
,
y
:
-71.171
,
z
:
-12.183
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
main_jt/right_elbow_jt
m_PositionCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
{
x
:
0.0226
,
y
:
-0.0241
,
z
:
5.3904803e-17
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
-
serializedVersion
:
3
time
:
1
value
:
{
x
:
0.0296
,
y
:
-0.0351
,
z
:
5.3904803e-17
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
main_jt/eyeDome
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_SampleRate
:
60
m_WrapMode
:
0
m_Bounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
genericBindings
:
-
serializedVersion
:
2
path
:
2393468595
attribute
:
1
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
0
isPPtrCurve
:
0
isIntCurve
:
0
isSerializeReferenceCurve
:
0
-
serializedVersion
:
2
path
:
3231723556
attribute
:
4
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
4
isPPtrCurve
:
0
isIntCurve
:
0
isSerializeReferenceCurve
:
0
-
serializedVersion
:
2
path
:
2378716872
attribute
:
4
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
4
isPPtrCurve
:
0
isIntCurve
:
0
isSerializeReferenceCurve
:
0
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StopTime
:
2
m_OrientationOffsetY
:
0
m_Level
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
1
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionXZ
:
0
m_KeepOriginalOrientation
:
0
m_KeepOriginalPositionY
:
1
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_EditorCurves
:
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
47.003
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
2
value
:
-42.18
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
localEulerAnglesRaw.x
path
:
main_jt/left_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
137.154
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
2
value
:
71.171
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
localEulerAnglesRaw.y
path
:
main_jt/left_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-29.437
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
2
value
:
-12.183
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
localEulerAnglesRaw.z
path
:
main_jt/left_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-47.003
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
2
value
:
42.18
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
localEulerAnglesRaw.x
path
:
main_jt/right_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-137.154
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
2
value
:
-71.171
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
localEulerAnglesRaw.y
path
:
main_jt/right_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-29.433
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
2
value
:
-12.183
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
localEulerAnglesRaw.z
path
:
main_jt/right_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0.0226
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
1
value
:
0.0296
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.x
path
:
main_jt/eyeDome
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
-0.0241
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
1
value
:
-0.0351
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.y
path
:
main_jt/eyeDome
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
5.3904803e-17
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
1
value
:
5.3904803e-17
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.z
path
:
main_jt/eyeDome
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
m_EulerEditorCurves
:
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
[]
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalEulerAngles.z
path
:
main_jt/left_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
[]
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalEulerAngles.y
path
:
main_jt/left_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
[]
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalEulerAngles.x
path
:
main_jt/left_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
[]
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalEulerAngles.x
path
:
main_jt/right_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
[]
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalEulerAngles.y
path
:
main_jt/right_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
[]
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalEulerAngles.z
path
:
main_jt/right_elbow_jt
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
m_HasGenericRootTransform
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
Assets/RobotSphere/Assets/Models/Animation/IdleToFly.anim.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 8ad0e348c9e7bb44696abadab436a9a3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:
Assets/RobotSphere/Assets/Models/Animation/IdleToFly.controller
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!91
&9100000
AnimatorController
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
IdleToFly
serializedVersion
:
5
m_AnimatorParameters
:
-
m_Name
:
Roll_Anim
m_Type
:
4
m_DefaultFloat
:
0
m_DefaultInt
:
0
m_DefaultBool
:
0
m_Controller
:
{
fileID
:
9100000
}
-
m_Name
:
Walk_Anim
m_Type
:
4
m_DefaultFloat
:
0
m_DefaultInt
:
0
m_DefaultBool
:
0
m_Controller
:
{
fileID
:
9100000
}
-
m_Name
:
Open_Anim
m_Type
:
4
m_DefaultFloat
:
0
m_DefaultInt
:
0
m_DefaultBool
:
1
m_Controller
:
{
fileID
:
9100000
}
m_AnimatorLayers
:
-
serializedVersion
:
5
m_Name
:
Base Layer
m_StateMachine
:
{
fileID
:
1107000013414961306
}
m_Mask
:
{
fileID
:
0
}
m_Motions
:
[]
m_Behaviours
:
[]
m_BlendingMode
:
0
m_SyncedLayerIndex
:
-1
m_DefaultWeight
:
0
m_IKPass
:
0
m_SyncedLayerAffectsTiming
:
0
m_Controller
:
{
fileID
:
9100000
}
---
!u!1101
&121954510389641744
AnimatorStateTransition
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
m_Conditions
:
[]
m_DstStateMachine
:
{
fileID
:
0
}
m_DstState
:
{
fileID
:
8239912607277380995
}
m_Solo
:
0
m_Mute
:
0
m_IsExit
:
0
serializedVersion
:
3
m_TransitionDuration
:
0.25
m_TransitionOffset
:
0
m_ExitTime
:
0.875
m_HasExitTime
:
1
m_HasFixedDuration
:
1
m_InterruptionSource
:
0
m_OrderedInterruption
:
1
m_CanTransitionToSelf
:
1
---
!u!1107
&1107000013414961306
AnimatorStateMachine
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Base Layer
m_ChildStates
:
-
serializedVersion
:
1
m_State
:
{
fileID
:
8239912607277380995
}
m_Position
:
{
x
:
290
,
y
:
360
,
z
:
0
}
-
serializedVersion
:
1
m_State
:
{
fileID
:
2082280226818365403
}
m_Position
:
{
x
:
300
,
y
:
290
,
z
:
0
}
m_ChildStateMachines
:
[]
m_AnyStateTransitions
:
[]
m_EntryTransitions
:
[]
m_StateMachineTransitions
:
{}
m_StateMachineBehaviours
:
[]
m_AnyStatePosition
:
{
x
:
-216
,
y
:
24
,
z
:
0
}
m_EntryPosition
:
{
x
:
320
,
y
:
170
,
z
:
0
}
m_ExitPosition
:
{
x
:
800
,
y
:
120
,
z
:
0
}
m_ParentStateMachinePosition
:
{
x
:
800
,
y
:
20
,
z
:
0
}
m_DefaultState
:
{
fileID
:
2082280226818365403
}
---
!u!1102
&2082280226818365403
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
IdleToFly
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
-
{
fileID
:
121954510389641744
}
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
7400000
,
guid
:
8ad0e348c9e7bb44696abadab436a9a3
,
type
:
2
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
---
!u!1102
&8239912607277380995
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Fly
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
[]
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
7400000
,
guid
:
9a6fed352f431a6498984d4c1cd47c63
,
type
:
2
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
Assets/RobotSphere/Assets/Models/Animation/IdleToFly.controller.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: d5a3e5901c2e7da438d54f3ce5c22606
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:
Assets/RobotSphere/Assets/Models/Animation/robotSphereAnmCont.controller
View file @
8859d67d
...
...
@@ -480,6 +480,9 @@ AnimatorStateMachine:
-
serializedVersion
:
1
m_State
:
{
fileID
:
8239912607277380995
}
m_Position
:
{
x
:
300
,
y
:
230
,
z
:
0
}
-
serializedVersion
:
1
m_State
:
{
fileID
:
2082280226818365403
}
m_Position
:
{
x
:
335
,
y
:
295
,
z
:
0
}
m_ChildStateMachines
:
[]
m_AnyStateTransitions
:
[]
m_EntryTransitions
:
[]
...
...
@@ -490,6 +493,32 @@ AnimatorStateMachine:
m_ExitPosition
:
{
x
:
800
,
y
:
120
,
z
:
0
}
m_ParentStateMachinePosition
:
{
x
:
800
,
y
:
20
,
z
:
0
}
m_DefaultState
:
{
fileID
:
8239912607277380995
}
---
!u!1102
&2082280226818365403
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
IdleToFly
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
[]
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
7400000
,
guid
:
8ad0e348c9e7bb44696abadab436a9a3
,
type
:
2
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
---
!u!1102
&8239912607277380995
AnimatorState
:
serializedVersion
:
6
...
...
Assets/Scenes/Respiratory system.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 94279adf98f45674798c0fc3b4ae9a30
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 73dd61f06adf3794a9572082e0660c3b
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: edae662bfb63f4f4994bb906cf939997
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: b341a26c41a352e469039e59dd7b77ff
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/CameraDolly.anim
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!74
&7400000
AnimationClip
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
CameraDolly
serializedVersion
:
7
m_Legacy
:
0
m_Compressed
:
0
m_UseHighQualityCurve
:
1
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
[]
m_ScaleCurves
:
[]
m_FloatCurves
:
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
10
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_PathPosition
path
:
cm
classID
:
114
script
:
{
fileID
:
11500000
,
guid
:
418e42c7d0405cc48a7b83f63ea53bb3
,
type
:
3
}
flags
:
0
m_PPtrCurves
:
[]
m_SampleRate
:
60
m_WrapMode
:
0
m_Bounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
genericBindings
:
-
serializedVersion
:
2
path
:
1007302526
attribute
:
2871404689
script
:
{
fileID
:
11500000
,
guid
:
418e42c7d0405cc48a7b83f63ea53bb3
,
type
:
3
}
typeID
:
114
customType
:
0
isPPtrCurve
:
0
isIntCurve
:
0
isSerializeReferenceCurve
:
0
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StopTime
:
10
m_OrientationOffsetY
:
0
m_Level
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
0
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionXZ
:
0
m_KeepOriginalOrientation
:
0
m_KeepOriginalPositionY
:
1
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_EditorCurves
:
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
10
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_PathPosition
path
:
cm
classID
:
114
script
:
{
fileID
:
11500000
,
guid
:
418e42c7d0405cc48a7b83f63ea53bb3
,
type
:
3
}
flags
:
0
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
0
m_HasMotionFloatCurves
:
0
m_Events
:
[]
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/CameraDolly.anim.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 3c4e75e64fb323e43baf67ca617bf975
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/EnableMouse.signal
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
d6fa2d92fc1b3f34da284357edf89c3b
,
type
:
3
}
m_Name
:
EnableMouse
m_EditorClassIdentifier
:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/EnableMouse.signal.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: e4d321fece4b3cd49a7147e1a870701b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/Timeline.playable
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&-6568172187560297953
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
15c38f6fa1940124db1ab7f6fe7268d1
,
type
:
3
}
m_Name
:
Signal Emitter
m_EditorClassIdentifier
:
m_Time
:
10
m_Retroactive
:
0
m_EmitOnce
:
0
m_Asset
:
{
fileID
:
11400000
,
guid
:
e4d321fece4b3cd49a7147e1a870701b
,
type
:
2
}
---
!u!114
&-6317860390694045608
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
d21dcc2386d650c4597f3633c75a1f98
,
type
:
3
}
m_Name
:
Animation Track
m_EditorClassIdentifier
:
m_Version
:
3
m_AnimClip
:
{
fileID
:
0
}
m_Locked
:
0
m_Muted
:
0
m_CustomPlayableFullTypename
:
m_Curves
:
{
fileID
:
0
}
m_Parent
:
{
fileID
:
11400000
}
m_Children
:
[]
m_Clips
:
-
m_Version
:
1
m_Start
:
0.09228374063968658
m_ClipIn
:
0
m_Asset
:
{
fileID
:
-4650235440967899622
}
m_Duration
:
9.907716259360313
m_TimeScale
:
1
m_ParentTrack
:
{
fileID
:
-6317860390694045608
}
m_EaseInDuration
:
0
m_EaseOutDuration
:
0
m_BlendInDuration
:
-1
m_BlendOutDuration
:
-1
m_MixInCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_MixOutCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_BlendInCurveMode
:
0
m_BlendOutCurveMode
:
0
m_ExposedParameterNames
:
[]
m_AnimationCurves
:
{
fileID
:
0
}
m_Recordable
:
0
m_PostExtrapolationMode
:
1
m_PreExtrapolationMode
:
1
m_PostExtrapolationTime
:
Infinity
m_PreExtrapolationTime
:
0.09228374063968658
m_DisplayName
:
CameraDolly
m_Markers
:
m_Objects
:
[]
m_InfiniteClipPreExtrapolation
:
0
m_InfiniteClipPostExtrapolation
:
0
m_InfiniteClipOffsetPosition
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_InfiniteClipOffsetEulerAngles
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_InfiniteClipTimeOffset
:
0
m_InfiniteClipRemoveOffset
:
0
m_InfiniteClipApplyFootIK
:
1
mInfiniteClipLoop
:
0
m_MatchTargetFields
:
63
m_Position
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_EulerAngles
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_AvatarMask
:
{
fileID
:
0
}
m_ApplyAvatarMask
:
1
m_TrackOffset
:
0
m_InfiniteClip
:
{
fileID
:
0
}
m_OpenClipOffsetRotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_Rotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_ApplyOffsets
:
0
---
!u!114
&-4650235440967899622
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
030f85c3f73729f4f976f66ffb23b875
,
type
:
3
}
m_Name
:
AnimationPlayableAsset
m_EditorClassIdentifier
:
m_Clip
:
{
fileID
:
7400000
,
guid
:
3c4e75e64fb323e43baf67ca617bf975
,
type
:
2
}
m_Position
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_EulerAngles
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_UseTrackMatchFields
:
1
m_MatchTargetFields
:
63
m_RemoveStartOffset
:
1
m_ApplyFootIK
:
1
m_Loop
:
0
m_Version
:
1
m_Rotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
---
!u!114
&-3816227501935641552
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
d21dcc2386d650c4597f3633c75a1f98
,
type
:
3
}
m_Name
:
Animation Track (2)
m_EditorClassIdentifier
:
m_Version
:
3
m_AnimClip
:
{
fileID
:
0
}
m_Locked
:
0
m_Muted
:
0
m_CustomPlayableFullTypename
:
m_Curves
:
{
fileID
:
0
}
m_Parent
:
{
fileID
:
11400000
}
m_Children
:
[]
m_Clips
:
-
m_Version
:
1
m_Start
:
0
m_ClipIn
:
0
m_Asset
:
{
fileID
:
-796591974658468500
}
m_Duration
:
11.083333333333334
m_TimeScale
:
1
m_ParentTrack
:
{
fileID
:
-3816227501935641552
}
m_EaseInDuration
:
0
m_EaseOutDuration
:
0
m_BlendInDuration
:
-1
m_BlendOutDuration
:
-1
m_MixInCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_MixOutCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_BlendInCurveMode
:
0
m_BlendOutCurveMode
:
0
m_ExposedParameterNames
:
[]
m_AnimationCurves
:
{
fileID
:
0
}
m_Recordable
:
0
m_PostExtrapolationMode
:
1
m_PreExtrapolationMode
:
1
m_PostExtrapolationTime
:
Infinity
m_PreExtrapolationTime
:
0
m_DisplayName
:
Warrior Idle
m_Markers
:
m_Objects
:
[]
m_InfiniteClipPreExtrapolation
:
0
m_InfiniteClipPostExtrapolation
:
0
m_InfiniteClipOffsetPosition
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_InfiniteClipOffsetEulerAngles
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_InfiniteClipTimeOffset
:
0
m_InfiniteClipRemoveOffset
:
0
m_InfiniteClipApplyFootIK
:
1
mInfiniteClipLoop
:
0
m_MatchTargetFields
:
63
m_Position
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_EulerAngles
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_AvatarMask
:
{
fileID
:
0
}
m_ApplyAvatarMask
:
0
m_TrackOffset
:
0
m_InfiniteClip
:
{
fileID
:
0
}
m_OpenClipOffsetRotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_Rotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_ApplyOffsets
:
0
---
!u!114
&-3792211604952477329
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
2a16748d9461eae46a725db9776d5390
,
type
:
3
}
m_Name
:
Markers
m_EditorClassIdentifier
:
m_Version
:
3
m_AnimClip
:
{
fileID
:
0
}
m_Locked
:
0
m_Muted
:
0
m_CustomPlayableFullTypename
:
m_Curves
:
{
fileID
:
0
}
m_Parent
:
{
fileID
:
11400000
}
m_Children
:
[]
m_Clips
:
[]
m_Markers
:
m_Objects
:
-
{
fileID
:
-6568172187560297953
}
---
!u!114
&-796591974658468500
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
030f85c3f73729f4f976f66ffb23b875
,
type
:
3
}
m_Name
:
AnimationPlayableAsset
m_EditorClassIdentifier
:
m_Clip
:
{
fileID
:
-203655887218126122
,
guid
:
debcc56e9b2278847b18b8cbd2f8bb2f
,
type
:
3
}
m_Position
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_EulerAngles
:
{
x
:
0
,
y
:
180
,
z
:
0
}
m_UseTrackMatchFields
:
1
m_MatchTargetFields
:
63
m_RemoveStartOffset
:
1
m_ApplyFootIK
:
1
m_Loop
:
2
m_Version
:
1
m_Rotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
---
!u!114
&-613444997416155873
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
90fb794a295e73545af71bcdb7375791
,
type
:
3
}
m_Name
:
CinemachineShot
m_EditorClassIdentifier
:
DisplayName
:
VirtualCamera
:
exposedName
:
d4d2dcd47f59e3c429d699f077b71bc1
defaultValue
:
{
fileID
:
0
}
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
bfda56da833e2384a9677cd3c976a436
,
type
:
3
}
m_Name
:
Timeline
m_EditorClassIdentifier
:
m_Version
:
0
m_Tracks
:
-
{
fileID
:
1726513273118716799
}
-
{
fileID
:
-6317860390694045608
}
-
{
fileID
:
1380535923192833521
}
-
{
fileID
:
-3816227501935641552
}
m_FixedDuration
:
0
m_EditorSettings
:
m_Framerate
:
60
m_ScenePreview
:
1
m_DurationMode
:
0
m_MarkerTrack
:
{
fileID
:
-3792211604952477329
}
---
!u!114
&1380535923192833521
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
d21dcc2386d650c4597f3633c75a1f98
,
type
:
3
}
m_Name
:
Animation Track (1)
m_EditorClassIdentifier
:
m_Version
:
3
m_AnimClip
:
{
fileID
:
0
}
m_Locked
:
0
m_Muted
:
0
m_CustomPlayableFullTypename
:
m_Curves
:
{
fileID
:
0
}
m_Parent
:
{
fileID
:
11400000
}
m_Children
:
[]
m_Clips
:
[]
m_Markers
:
m_Objects
:
[]
m_InfiniteClipPreExtrapolation
:
1
m_InfiniteClipPostExtrapolation
:
1
m_InfiniteClipOffsetPosition
:
{
x
:
0
,
y
:
0
,
z
:
-1
}
m_InfiniteClipOffsetEulerAngles
:
{
x
:
-0
,
y
:
0
,
z
:
0
}
m_InfiniteClipTimeOffset
:
0
m_InfiniteClipRemoveOffset
:
0
m_InfiniteClipApplyFootIK
:
1
mInfiniteClipLoop
:
0
m_MatchTargetFields
:
63
m_Position
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_EulerAngles
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_AvatarMask
:
{
fileID
:
0
}
m_ApplyAvatarMask
:
1
m_TrackOffset
:
0
m_InfiniteClip
:
{
fileID
:
3803561905312645075
}
m_OpenClipOffsetRotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_Rotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_ApplyOffsets
:
0
---
!u!114
&1726513273118716799
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
05acc715f855ced458d76ee6f8ac6c61
,
type
:
3
}
m_Name
:
Cinemachine Track
m_EditorClassIdentifier
:
m_Version
:
3
m_AnimClip
:
{
fileID
:
0
}
m_Locked
:
0
m_Muted
:
0
m_CustomPlayableFullTypename
:
m_Curves
:
{
fileID
:
0
}
m_Parent
:
{
fileID
:
11400000
}
m_Children
:
[]
m_Clips
:
-
m_Version
:
1
m_Start
:
0
m_ClipIn
:
0
m_Asset
:
{
fileID
:
-613444997416155873
}
m_Duration
:
10.6
m_TimeScale
:
1
m_ParentTrack
:
{
fileID
:
1726513273118716799
}
m_EaseInDuration
:
0
m_EaseOutDuration
:
0
m_BlendInDuration
:
-1
m_BlendOutDuration
:
0.5999999999999996
m_MixInCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_MixOutCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_BlendInCurveMode
:
0
m_BlendOutCurveMode
:
0
m_ExposedParameterNames
:
[]
m_AnimationCurves
:
{
fileID
:
0
}
m_Recordable
:
0
m_PostExtrapolationMode
:
0
m_PreExtrapolationMode
:
0
m_PostExtrapolationTime
:
0
m_PreExtrapolationTime
:
0
m_DisplayName
:
Virtual Camera
-
m_Version
:
1
m_Start
:
10
m_ClipIn
:
0
m_Asset
:
{
fileID
:
8574452615597715099
}
m_Duration
:
2.7333333333333325
m_TimeScale
:
1
m_ParentTrack
:
{
fileID
:
1726513273118716799
}
m_EaseInDuration
:
0
m_EaseOutDuration
:
0
m_BlendInDuration
:
0.5999999999999996
m_BlendOutDuration
:
-1
m_MixInCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_MixOutCurve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
0
value
:
1
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
-
serializedVersion
:
3
time
:
1
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
0
weightedMode
:
0
inWeight
:
0
outWeight
:
0
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
m_BlendInCurveMode
:
0
m_BlendOutCurveMode
:
0
m_ExposedParameterNames
:
[]
m_AnimationCurves
:
{
fileID
:
0
}
m_Recordable
:
0
m_PostExtrapolationMode
:
0
m_PreExtrapolationMode
:
0
m_PostExtrapolationTime
:
0
m_PreExtrapolationTime
:
0
m_DisplayName
:
'
Main
Virtual
Camera
'
m_Markers
:
m_Objects
:
[]
---
!u!74
&3803561905312645075
AnimationClip
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Recorded
serializedVersion
:
7
m_Legacy
:
0
m_Compressed
:
0
m_UseHighQualityCurve
:
1
m_RotationCurves
:
[]
m_CompressedRotationCurves
:
[]
m_EulerCurves
:
[]
m_PositionCurves
:
-
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
10.033334
value
:
{
x
:
0
,
y
:
0
,
z
:
-9
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
-
serializedVersion
:
3
time
:
11
value
:
{
x
:
0
,
y
:
0
,
z
:
0.047416687
}
inSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
outSlope
:
{
x
:
0
,
y
:
0
,
z
:
0
}
tangentMode
:
0
weightedMode
:
0
inWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
outWeight
:
{
x
:
0.33333334
,
y
:
0.33333334
,
z
:
0.33333334
}
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
path
:
m_ScaleCurves
:
[]
m_FloatCurves
:
[]
m_PPtrCurves
:
[]
m_SampleRate
:
60
m_WrapMode
:
0
m_Bounds
:
m_Center
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_Extent
:
{
x
:
0
,
y
:
0
,
z
:
0
}
m_ClipBindingConstant
:
genericBindings
:
-
serializedVersion
:
2
path
:
0
attribute
:
1
script
:
{
fileID
:
0
}
typeID
:
4
customType
:
0
isPPtrCurve
:
0
isIntCurve
:
0
isSerializeReferenceCurve
:
0
pptrCurveMapping
:
[]
m_AnimationClipSettings
:
serializedVersion
:
2
m_AdditiveReferencePoseClip
:
{
fileID
:
0
}
m_AdditiveReferencePoseTime
:
0
m_StartTime
:
0
m_StopTime
:
11
m_OrientationOffsetY
:
0
m_Level
:
0
m_CycleOffset
:
0
m_HasAdditiveReferencePose
:
0
m_LoopTime
:
0
m_LoopBlend
:
0
m_LoopBlendOrientation
:
0
m_LoopBlendPositionY
:
0
m_LoopBlendPositionXZ
:
0
m_KeepOriginalOrientation
:
0
m_KeepOriginalPositionY
:
1
m_KeepOriginalPositionXZ
:
0
m_HeightFromFeet
:
0
m_Mirror
:
0
m_EditorCurves
:
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
10.033334
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
11
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.x
path
:
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
10.033334
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
11
value
:
0
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.y
path
:
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
-
serializedVersion
:
2
curve
:
serializedVersion
:
2
m_Curve
:
-
serializedVersion
:
3
time
:
10.033334
value
:
-9
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
-
serializedVersion
:
3
time
:
11
value
:
0.047416687
inSlope
:
0
outSlope
:
0
tangentMode
:
136
weightedMode
:
0
inWeight
:
0.33333334
outWeight
:
0.33333334
m_PreInfinity
:
2
m_PostInfinity
:
2
m_RotationOrder
:
4
attribute
:
m_LocalPosition.z
path
:
classID
:
4
script
:
{
fileID
:
0
}
flags
:
0
m_EulerEditorCurves
:
[]
m_HasGenericRootTransform
:
1
m_HasMotionFloatCurves
:
0
m_Events
:
[]
---
!u!114
&8574452615597715099
MonoBehaviour
:
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
90fb794a295e73545af71bcdb7375791
,
type
:
3
}
m_Name
:
CinemachineShot
m_EditorClassIdentifier
:
DisplayName
:
VirtualCamera
:
exposedName
:
a64e49a1f86a67c48be8428f79f313d2
defaultValue
:
{
fileID
:
0
}
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/Timeline.playable.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 453f79375eb4875429683ca74316e044
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/Virtual Camera.controller
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!91
&9100000
AnimatorController
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Virtual Camera
serializedVersion
:
5
m_AnimatorParameters
:
[]
m_AnimatorLayers
:
-
serializedVersion
:
5
m_Name
:
Base Layer
m_StateMachine
:
{
fileID
:
3188301424348771631
}
m_Mask
:
{
fileID
:
0
}
m_Motions
:
[]
m_Behaviours
:
[]
m_BlendingMode
:
0
m_SyncedLayerIndex
:
-1
m_DefaultWeight
:
0
m_IKPass
:
0
m_SyncedLayerAffectsTiming
:
0
m_Controller
:
{
fileID
:
9100000
}
---
!u!1107
&3188301424348771631
AnimatorStateMachine
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Base Layer
m_ChildStates
:
-
serializedVersion
:
1
m_State
:
{
fileID
:
4207198319956365449
}
m_Position
:
{
x
:
200
,
y
:
0
,
z
:
0
}
m_ChildStateMachines
:
[]
m_AnyStateTransitions
:
[]
m_EntryTransitions
:
[]
m_StateMachineTransitions
:
{}
m_StateMachineBehaviours
:
[]
m_AnyStatePosition
:
{
x
:
50
,
y
:
20
,
z
:
0
}
m_EntryPosition
:
{
x
:
50
,
y
:
120
,
z
:
0
}
m_ExitPosition
:
{
x
:
800
,
y
:
120
,
z
:
0
}
m_ParentStateMachinePosition
:
{
x
:
800
,
y
:
20
,
z
:
0
}
m_DefaultState
:
{
fileID
:
4207198319956365449
}
---
!u!1102
&4207198319956365449
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
CameraDolly
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
[]
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
7400000
,
guid
:
3c4e75e64fb323e43baf67ca617bf975
,
type
:
2
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
Assets/Scenes/Respiratory system/Scene 1/Animation/Camera/Virtual Camera.controller.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 2798dfc1ca5a38c4baf0d01041988edb
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Dialogue Message.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: fcbee8fefff364546900f7499fd0ea90
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Dialogue Message/DialogueMessage_AR.asset
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
9fa73e80dba941a3901cb680b6419c69
,
type
:
3
}
m_Name
:
DialogueMessage_AR
m_EditorClassIdentifier
:
characterSprite
:
{
fileID
:
21300000
,
guid
:
4e528919e91e3864bbf1f9554ae7522b
,
type
:
3
}
characterName
:
messageText
:
"
\u0627\u0647\u0644\u0627
\u0628\u064A\u0643
\u0627\u0646\u0627
\u0639\u0646\u0627\u0646
.
\r\n\u062F\u0644\u0648\u0642\u062A\u064A
\u0647\u0646\u0628\u062F\u0623\u0631\u062D\u0644\u062A\u0646\u0627
\u062C\u0648\u0629
\u0627\u0644\u062C\u0647\u0627\u0632
\u0627\u0644\u062A\u0646\u0641\u0633\u064A
\u0645\u0639
\u0635\u062F\u064A\u0642\u0646\u0627
\u0627\u0644\u0631\u0648\u0628\u0648\u062A
\u0627\u062A\u0648\u0645
.
\r\n\u0648\u0644\u0627\u0643\u0646
\u0642\u0628\u0644
\u0645\u0646\u0628\u062F\u0623
,
\u0644\u0627\u0632\u0645
\u062A\u0631\u0643\u0628
\u0627\u0644\u062C\u0627\u0647\u0632
\u0627\u0644\u062A\u0646\u0633\u0641\u064A
\u0627\u0644\u0623\u0648\u0644
.
\r\n\u064A\u0644\u0627
\u0628\u064A\u0646\u0627
"
voiceClip
:
{
fileID
:
8300000
,
guid
:
104aafbbdf14024458a69875001330c3
,
type
:
3
}
replies
:
[]
nextMessage
:
{
fileID
:
0
}
Assets/Scenes/Respiratory system/Scene 1/Animation/Dialogue Message/DialogueMessage_AR.asset.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: a7483d325ac1a6c4ca0cefe37ff73d67
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Dialogue Message/Intro.wav
0 → 100644
View file @
8859d67d
File added
Assets/Scenes/Respiratory system/Scene 1/Animation/Dialogue Message/Intro.wav.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 104aafbbdf14024458a69875001330c3
AudioImporter:
externalObjects: {}
serializedVersion: 7
defaultSettings:
serializedVersion: 2
loadType: 0
sampleRateSetting: 0
sampleRateOverride: 44100
compressionFormat: 1
quality: 1
conversionMode: 0
preloadAudioData: 0
platformSettingOverrides: {}
forceToMono: 0
normalize: 1
loadInBackground: 0
ambisonic: 0
3D: 1
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Human.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: e1bfff14209bd9140a5eba59350071b1
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Human/Human.controller
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!1102
&-5750075520413472216
AnimatorState
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
mixamo_com
m_Speed
:
1
m_CycleOffset
:
0
m_Transitions
:
[]
m_StateMachineBehaviours
:
[]
m_Position
:
{
x
:
50
,
y
:
50
,
z
:
0
}
m_IKOnFeet
:
0
m_WriteDefaultValues
:
1
m_Mirror
:
0
m_SpeedParameterActive
:
0
m_MirrorParameterActive
:
0
m_CycleOffsetParameterActive
:
0
m_TimeParameterActive
:
0
m_Motion
:
{
fileID
:
-203655887218126122
,
guid
:
debcc56e9b2278847b18b8cbd2f8bb2f
,
type
:
3
}
m_Tag
:
m_SpeedParameter
:
m_MirrorParameter
:
m_CycleOffsetParameter
:
m_TimeParameter
:
---
!u!91
&9100000
AnimatorController
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Human
serializedVersion
:
5
m_AnimatorParameters
:
[]
m_AnimatorLayers
:
-
serializedVersion
:
5
m_Name
:
Base Layer
m_StateMachine
:
{
fileID
:
6502106324769624008
}
m_Mask
:
{
fileID
:
0
}
m_Motions
:
[]
m_Behaviours
:
[]
m_BlendingMode
:
0
m_SyncedLayerIndex
:
-1
m_DefaultWeight
:
0
m_IKPass
:
0
m_SyncedLayerAffectsTiming
:
0
m_Controller
:
{
fileID
:
9100000
}
---
!u!1107
&6502106324769624008
AnimatorStateMachine
:
serializedVersion
:
6
m_ObjectHideFlags
:
1
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_Name
:
Base Layer
m_ChildStates
:
-
serializedVersion
:
1
m_State
:
{
fileID
:
-5750075520413472216
}
m_Position
:
{
x
:
200
,
y
:
0
,
z
:
0
}
m_ChildStateMachines
:
[]
m_AnyStateTransitions
:
[]
m_EntryTransitions
:
[]
m_StateMachineTransitions
:
{}
m_StateMachineBehaviours
:
[]
m_AnyStatePosition
:
{
x
:
50
,
y
:
20
,
z
:
0
}
m_EntryPosition
:
{
x
:
50
,
y
:
120
,
z
:
0
}
m_ExitPosition
:
{
x
:
800
,
y
:
120
,
z
:
0
}
m_ParentStateMachinePosition
:
{
x
:
800
,
y
:
20
,
z
:
0
}
m_DefaultState
:
{
fileID
:
-5750075520413472216
}
Assets/Scenes/Respiratory system/Scene 1/Animation/Human/Human.controller.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: fffc0c1c91087d04491f1d2fbbe69bee
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Animation/Human/Warrior Idle.fbx
0 → 100644
View file @
8859d67d
File added
Assets/Scenes/Respiratory system/Scene 1/Animation/Human/Warrior Idle.fbx.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: debcc56e9b2278847b18b8cbd2f8bb2f
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations:
- serializedVersion: 16
name: Warrior Idle
takeName: mixamo.com
internalID: -203655887218126122
firstFrame: 0
lastFrame: 344
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importPhysicalCameras: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human:
- boneName: mixamorig:Hips
humanName: Hips
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftUpLeg
humanName: LeftUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightUpLeg
humanName: RightUpperLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftLeg
humanName: LeftLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightLeg
humanName: RightLowerLeg
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftFoot
humanName: LeftFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightFoot
humanName: RightFoot
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:Spine
humanName: Spine
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:Spine1
humanName: Chest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:Neck
humanName: Neck
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:Head
humanName: Head
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftShoulder
humanName: LeftShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightShoulder
humanName: RightShoulder
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftArm
humanName: LeftUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightArm
humanName: RightUpperArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftForeArm
humanName: LeftLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightForeArm
humanName: RightLowerArm
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHand
humanName: LeftHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHand
humanName: RightHand
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftToeBase
humanName: LeftToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightToeBase
humanName: RightToes
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandThumb1
humanName: Left Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandThumb2
humanName: Left Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandThumb3
humanName: Left Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandIndex1
humanName: Left Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandIndex2
humanName: Left Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandIndex3
humanName: Left Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandMiddle1
humanName: Left Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandMiddle2
humanName: Left Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandMiddle3
humanName: Left Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandRing1
humanName: Left Ring Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandRing2
humanName: Left Ring Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandRing3
humanName: Left Ring Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandPinky1
humanName: Left Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandPinky2
humanName: Left Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:LeftHandPinky3
humanName: Left Little Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandThumb1
humanName: Right Thumb Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandThumb2
humanName: Right Thumb Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandThumb3
humanName: Right Thumb Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandIndex1
humanName: Right Index Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandIndex2
humanName: Right Index Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandIndex3
humanName: Right Index Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandMiddle1
humanName: Right Middle Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandMiddle2
humanName: Right Middle Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandMiddle3
humanName: Right Middle Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandRing1
humanName: Right Ring Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandRing2
humanName: Right Ring Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandRing3
humanName: Right Ring Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandPinky1
humanName: Right Little Proximal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandPinky2
humanName: Right Little Intermediate
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:RightHandPinky3
humanName: Right Little Distal
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
- boneName: mixamorig:Spine2
humanName: UpperChest
limit:
min: {x: 0, y: 0, z: 0}
max: {x: 0, y: 0, z: 0}
value: {x: 0, y: 0, z: 0}
length: 0
modified: 0
skeleton:
- name: Breathing Idle (1)(Clone)
parentName:
position: {x: 0, y: 0, z: 0}
rotation: {x: 0, y: 0, z: 0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: male_zbrush1
parentName: Breathing Idle (1)(Clone)
position: {x: -0, y: 0, z: 0}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:Hips
parentName: Breathing Idle (1)(Clone)
position: {x: -0.00041662907, y: 1.6803905, z: 0.009577972}
rotation: {x: -0.0000000014551913, y: 9.094947e-11, z: -4.49063e-10, w: 1}
scale: {x: 1.0000001, y: 1, z: 0.99999994}
- name: mixamorig:Spine
parentName: mixamorig:Hips
position: {x: -0, y: 0.13783334, z: -0.014738357}
rotation: {x: -0.053236846, y: -3.211827e-10, z: 8.993556e-10, w: 0.99858195}
scale: {x: 1, y: 0.99999994, z: 1}
- name: mixamorig:Spine1
parentName: mixamorig:Spine
position: {x: -0, y: 0.16172226, z: -6.4410205e-10}
rotation: {x: -0.00000001862645, y: 0.0000000016531945, z: -6.332915e-11, w: 1}
scale: {x: 1, y: 0.9999999, z: 1}
- name: mixamorig:Spine2
parentName: mixamorig:Spine1
position: {x: -0, y: 0.18482542, z: 1.9749677e-10}
rotation: {x: -0, y: -0.000000004258634, z: -0.0000000012328483, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:RightShoulder
parentName: mixamorig:Spine2
position: {x: 0.09912153, y: 0.17153427, z: -0.0039852406}
rotation: {x: -0.5640841, y: -0.41865227, z: 0.5861832, w: -0.40364432}
scale: {x: 1.0000002, y: 1.0000002, z: 1.0000005}
- name: mixamorig:RightArm
parentName: mixamorig:RightShoulder
position: {x: 3.9906675e-10, y: 0.2154812, z: 0.0000000033939136}
rotation: {x: -0.13734998, y: -0.0032624002, z: 0.017073689, w: 0.99037004}
scale: {x: 0.9999998, y: 0.9999995, z: 0.9999995}
- name: mixamorig:RightForeArm
parentName: mixamorig:RightArm
position: {x: 5.681747e-10, y: 0.38369015, z: 0.000000002379216}
rotation: {x: 0.031277608, y: 0.009752815, z: -0.038847983, w: -0.99870795}
scale: {x: 1.0000002, y: 1.0000001, z: 1.0000002}
- name: mixamorig:RightHand
parentName: mixamorig:RightForeArm
position: {x: 0.000000007039, y: 0.41665378, z: 0.0000000016282592}
rotation: {x: -0.114925385, y: 0.07013506, z: 0.020868005, w: -0.9906754}
scale: {x: 1.0000001, y: 1.0000008, z: 1.0000007}
- name: mixamorig:RightHandThumb1
parentName: mixamorig:RightHand
position: {x: -0.036593653, y: 0.066296026, z: 0.03367951}
rotation: {x: -0.14910527, y: 0.007998326, z: -0.2753696, w: -0.94967115}
scale: {x: 0.9999998, y: 0.9999996, z: 0.9999998}
- name: mixamorig:RightHandThumb2
parentName: mixamorig:RightHandThumb1
position: {x: -0.009758935, y: 0.065579325, z: 0.0000000011760241}
rotation: {x: 0.017561294, y: -0.0012492154, z: 0.03227521, w: 0.99932396}
scale: {x: 1, y: 1.0000005, z: 1}
- name: mixamorig:RightHandThumb3
parentName: mixamorig:RightHandThumb2
position: {x: -0.0006906111, y: 0.060279023, z: 4.2787518e-10}
rotation: {x: -0.015263467, y: -0.0029262654, z: 0.07153091, w: 0.9973173}
scale: {x: 1.0000001, y: 1.0000001, z: 1.0000002}
- name: mixamorig:RightHandThumb4
parentName: mixamorig:RightHandThumb3
position: {x: 0.010449542, y: 0.051212966, z: 3.0029199e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:RightHandPinky1
parentName: mixamorig:RightHand
position: {x: 0.05378531, y: 0.16270147, z: -0.007231541}
rotation: {x: 0.020664597, y: -0.05748555, z: -0.0031887956, w: 0.99812734}
scale: {x: 1, y: 0.9999998, z: 0.9999998}
- name: mixamorig:RightHandPinky2
parentName: mixamorig:RightHandPinky1
position: {x: 0.00023598676, y: 0.04971965, z: 5.5841e-10}
rotation: {x: 0.029450133, y: 0.00056465337, z: -0.0022757454, w: 0.9995636}
scale: {x: 1.0000001, y: 1, z: 1}
- name: mixamorig:RightHandPinky3
parentName: mixamorig:RightHandPinky2
position: {x: -0.000012846058, y: 0.038443718, z: -0.0000000022198612}
rotation: {x: 0.040608615, y: -0.0000598888, z: -0.0009028925, w: 0.9991747}
scale: {x: 1.0000001, y: 1.0000005, z: 1.0000005}
- name: mixamorig:RightHandPinky4
parentName: mixamorig:RightHandPinky3
position: {x: -0.00022314084, y: 0.036902275, z: 6.313112e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:RightHandRing1
parentName: mixamorig:RightHand
position: {x: 0.021311516, y: 0.18351156, z: -0.00662477}
rotation: {x: 0.0154989455, y: -0.026995337, z: 0.0033716548, w: 0.9995097}
scale: {x: 0.99999994, y: 0.9999997, z: 0.9999997}
- name: mixamorig:RightHandRing2
parentName: mixamorig:RightHandRing1
position: {x: 0.001734165, y: 0.055153668, z: 9.856379e-10}
rotation: {x: 0.03078651, y: 0.0025704533, z: -0.017594665, w: 0.99936783}
scale: {x: 1.0000004, y: 1.0000005, z: 1.0000001}
- name: mixamorig:RightHandRing3
parentName: mixamorig:RightHandRing2
position: {x: -0.00042183182, y: 0.049119525, z: -3.1387712e-10}
rotation: {x: 0.036310703, y: -0.002112913, z: -0.008151364, w: 0.99930507}
scale: {x: 1, y: 0.9999998, z: 1.0000002}
- name: mixamorig:RightHandRing4
parentName: mixamorig:RightHandRing3
position: {x: -0.0013123326, y: 0.04322286, z: 0.0000000021602011}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:RightHandMiddle1
parentName: mixamorig:RightHand
position: {x: -0.01868113, y: 0.19437954, z: -0.009158027}
rotation: {x: 0.021898568, y: -0.012179579, z: 0.017763235, w: 0.9995282}
scale: {x: 0.99999964, y: 0.99999934, z: 0.99999946}
- name: mixamorig:RightHandMiddle2
parentName: mixamorig:RightHandMiddle1
position: {x: 0.0035813283, y: 0.059844565, z: 0.0000000014693974}
rotation: {x: 0.03115657, y: 0.0038009859, z: -0.036033727, w: 0.9988576}
scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004}
- name: mixamorig:RightHandMiddle3
parentName: mixamorig:RightHandMiddle2
position: {x: -0.0012423457, y: 0.053648885, z: -5.140417e-10}
rotation: {x: 0.03989874, y: -0.0007601587, z: -0.003949489, w: 0.99919564}
scale: {x: 1.0000004, y: 1, z: 1.0000001}
- name: mixamorig:RightHandMiddle4
parentName: mixamorig:RightHandMiddle3
position: {x: -0.0023389824, y: 0.051686544, z: -2.9698155e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:RightHandIndex1
parentName: mixamorig:RightHand
position: {x: -0.05641573, y: 0.1925794, z: -0.000843331}
rotation: {x: 0.023256196, y: -0.0048591415, z: 0.0044628927, w: 0.9997078}
scale: {x: 0.99999994, y: 0.9999996, z: 0.9999996}
- name: mixamorig:RightHandIndex2
parentName: mixamorig:RightHandIndex1
position: {x: 0.0020508217, y: 0.050829582, z: -1.603253e-10}
rotation: {x: 0.035350505, y: 0.0013229223, z: -0.022029866, w: 0.9991313}
scale: {x: 1, y: 1.0000005, z: 1.0000001}
- name: mixamorig:RightHandIndex3
parentName: mixamorig:RightHandIndex2
position: {x: -0.0008272237, y: 0.047769, z: 3.7151052e-10}
rotation: {x: 0.02166451, y: 0.000000082817685, z: 0.000000011823229, w: 0.99976534}
scale: {x: 1.0000005, y: 1.0000005, z: 1.0000005}
- name: mixamorig:RightHandIndex4
parentName: mixamorig:RightHandIndex3
position: {x: -0.0012235986, y: 0.04359417, z: -1.6188849e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:Neck
parentName: mixamorig:Spine2
position: {x: -0, y: 0.20792863, z: 0.000000009019417}
rotation: {x: 0.053236865, y: 0.0000000028965719, z: 3.3658076e-10, w: 0.99858195}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:Head
parentName: mixamorig:Neck
position: {x: -0, y: 0.15280624, z: 0.059660804}
rotation: {x: -0, y: 2.2204458e-16, z: 0.0000000010913936, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:HeadTop_End
parentName: mixamorig:Head
position: {x: -0, y: 0.3154112, z: 0.12314734}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:LeftShoulder
parentName: mixamorig:Spine2
position: {x: -0.09912153, y: 0.17151447, z: -0.0038000771}
rotation: {x: 0.564645, y: -0.41825667, z: 0.5857176, w: 0.40394586}
scale: {x: 1.0000004, y: 1.0000005, z: 1.0000001}
- name: mixamorig:LeftArm
parentName: mixamorig:LeftShoulder
position: {x: -3.8562165e-10, y: 0.2154812, z: 0.0000000033954495}
rotation: {x: -0.13743342, y: 0.0031560652, z: -0.01635852, w: 0.9903709}
scale: {x: 1, y: 0.9999998, z: 1.0000005}
- name: mixamorig:LeftForeArm
parentName: mixamorig:LeftArm
position: {x: -9.5673e-10, y: 0.38369155, z: 0.00000000991819}
rotation: {x: -0.03143267, y: 0.009677015, z: -0.038901653, w: 0.99870175}
scale: {x: 0.9999997, y: 0.99999934, z: 0.9999997}
- name: mixamorig:LeftHand
parentName: mixamorig:LeftForeArm
position: {x: 0.000000008611222, y: 0.41625163, z: -0.0000000039448214}
rotation: {x: 0.11454941, y: 0.071481265, z: 0.019181574, w: 0.99065685}
scale: {x: 1, y: 1.0000008, z: 1.0000002}
- name: mixamorig:LeftHandThumb1
parentName: mixamorig:LeftHand
position: {x: 0.034343004, y: 0.06364998, z: 0.031980995}
rotation: {x: 0.14695716, y: 0.005885612, z: -0.28462133, w: 0.9472907}
scale: {x: 1.0000004, y: 1.0000007, z: 1.0000005}
- name: mixamorig:LeftHandThumb2
parentName: mixamorig:LeftHandThumb1
position: {x: 0.007877016, y: 0.06277118, z: -0.0000000015276046}
rotation: {x: 0.029131887, y: 0.0006161389, z: -0.006991642, w: 0.99955094}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: mixamorig:LeftHandThumb3
parentName: mixamorig:LeftHandThumb2
position: {x: 0.0032716799, y: 0.06219355, z: 8.583828e-10}
rotation: {x: -0.010357448, y: 0.0018162751, z: -0.08825931, w: 0.996042}
scale: {x: 0.99999994, y: 1.0000001, z: 1}
- name: mixamorig:LeftHandThumb4
parentName: mixamorig:LeftHandThumb3
position: {x: -0.011148708, y: 0.056254834, z: -2.8078587e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:LeftHandRing1
parentName: mixamorig:LeftHand
position: {x: -0.021691948, y: 0.18303281, z: -0.006458588}
rotation: {x: 0.018608479, y: 0.022590842, z: -0.008519009, w: 0.9995353}
scale: {x: 1.0000004, y: 1.0000007, z: 1.0000005}
- name: mixamorig:LeftHandRing2
parentName: mixamorig:LeftHandRing1
position: {x: -0.0023802747, y: 0.05462671, z: 0.0000000013114013}
rotation: {x: 0.03092655, y: -0.0038320087, z: 0.02297149, w: 0.9992503}
scale: {x: 0.9999998, y: 1.0000002, z: 1.0000001}
- name: mixamorig:LeftHandRing3
parentName: mixamorig:LeftHandRing2
position: {x: 0.00043927165, y: 0.0496545, z: 8.829964e-10}
rotation: {x: 0.0355146, y: 0.0031914418, z: 0.013164643, w: 0.9992774}
scale: {x: 1.0000002, y: 1.0000002, z: 1}
- name: mixamorig:LeftHandRing4
parentName: mixamorig:LeftHandRing3
position: {x: 0.001941003, y: 0.045392808, z: -3.140721e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:LeftHandPinky1
parentName: mixamorig:LeftHand
position: {x: -0.054351192, y: 0.16489127, z: -0.0071310834}
rotation: {x: 0.022910248, y: 0.06060557, z: 0.0036376978, w: 0.9978922}
scale: {x: 1.0000002, y: 1.0000006, z: 1.0000006}
- name: mixamorig:LeftHandPinky2
parentName: mixamorig:LeftHandPinky1
position: {x: -0.00017983257, y: 0.047991585, z: 7.592078e-10}
rotation: {x: 0.030218951, y: -0.00040473402, z: 0.0018251673, w: 0.9995416}
scale: {x: 1, y: 0.9999998, z: 1}
- name: mixamorig:LeftHandPinky3
parentName: mixamorig:LeftHandPinky2
position: {x: 0.000013423884, y: 0.03671286, z: -6.0348525e-11}
rotation: {x: 0.0048849867, y: 0.000000038445503, z: -0.00000004371042, w: 0.9999881}
scale: {x: 1, y: 1.0000004, z: 1.0000002}
- name: mixamorig:LeftHandPinky4
parentName: mixamorig:LeftHandPinky3
position: {x: 0.00016640914, y: 0.03483716, z: 7.6647083e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:LeftHandMiddle1
parentName: mixamorig:LeftHand
position: {x: 0.018260708, y: 0.19686423, z: -0.009152016}
rotation: {x: 0.023703855, y: 0.0118205715, z: -0.014075959, w: 0.99955004}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000006}
- name: mixamorig:LeftHandMiddle2
parentName: mixamorig:LeftHandMiddle1
position: {x: -0.0030439263, y: 0.055825114, z: 0.0000000015085372}
rotation: {x: 0.031031014, y: -0.0026963002, z: 0.036222387, w: 0.9988582}
scale: {x: 1, y: 1.0000001, z: 0.99999994}
- name: mixamorig:LeftHandMiddle3
parentName: mixamorig:LeftHandMiddle2
position: {x: 0.0014799343, y: 0.051465444, z: -2.1681287e-10}
rotation: {x: 0.012807545, y: -0.000000019751036, z: 0.000000036531514, w: 0.99991804}
scale: {x: 1, y: 0.99999994, z: 1.0000002}
- name: mixamorig:LeftHandMiddle4
parentName: mixamorig:LeftHandMiddle3
position: {x: 0.0015639921, y: 0.04700923, z: -1.3670998e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:LeftHandIndex1
parentName: mixamorig:LeftHand
position: {x: 0.05778245, y: 0.19226123, z: -0.00023353354}
rotation: {x: 0.022024926, y: 0.004285706, z: -0.005983593, w: 0.99973035}
scale: {x: 1.0000005, y: 1.0000006, z: 1.0000007}
- name: mixamorig:LeftHandIndex2
parentName: mixamorig:LeftHandIndex1
position: {x: -0.0025559997, y: 0.052286904, z: 0.000000001183787}
rotation: {x: 0.03503451, y: -0.002118141, z: 0.024216041, w: 0.9990905}
scale: {x: 1, y: 1.0000002, z: 1}
- name: mixamorig:LeftHandIndex3
parentName: mixamorig:LeftHandIndex2
position: {x: 0.0006770799, y: 0.049426146, z: -2.012598e-11}
rotation: {x: 0.03947862, y: 0.0006209402, z: 0.005092115, w: 0.9992073}
scale: {x: 0.99999994, y: 0.9999998, z: 1.0000001}
- name: mixamorig:LeftHandIndex4
parentName: mixamorig:LeftHandIndex3
position: {x: 0.0018789183, y: 0.044836733, z: 5.5759557e-11}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:LeftUpLeg
parentName: mixamorig:Hips
position: {x: -0.14249857, y: -0.07656374, z: -0.0050681494}
rotation: {x: 0.0014649219, y: -0.030148884, z: 0.99836653, w: 0.04851022}
scale: {x: 1.0000001, y: 1.0000001, z: 0.99999994}
- name: mixamorig:LeftLeg
parentName: mixamorig:LeftUpLeg
position: {x: -0.0000000031772307, y: 0.74304426, z: 0.0000000051332405}
rotation: {x: -0.0043145414, y: -0.00005713792, z: 0.013238035, w: 0.99990314}
scale: {x: 1.0000004, y: 1.0000004, z: 0.99999994}
- name: mixamorig:LeftFoot
parentName: mixamorig:LeftLeg
position: {x: 0.0000000016659654, y: 0.6862978, z: -0.0000000048904605}
rotation: {x: 0.50812566, y: 0.059926853, z: -0.035470817, w: 0.85846305}
scale: {x: 0.9999997, y: 1, z: 0.9999997}
- name: mixamorig:LeftToeBase
parentName: mixamorig:LeftFoot
position: {x: -5.3199933e-10, y: 0.2565153, z: -0.000000004088157}
rotation: {x: 0.2522918, y: 0.016997391, z: -0.004432378, w: 0.96749175}
scale: {x: 1, y: 1.0000001, z: 1.0000001}
- name: mixamorig:LeftToe_End
parentName: mixamorig:LeftToeBase
position: {x: -3.589075e-10, y: 0.10085775, z: -5.3500458e-11}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
- name: mixamorig:RightUpLeg
parentName: mixamorig:Hips
position: {x: 0.14249857, y: -0.07656374, z: -0.0049094986}
rotation: {x: -0.001518467, y: -0.031255193, z: 0.9983328, w: -0.048501972}
scale: {x: 1.0000001, y: 1.0000002, z: 1}
- name: mixamorig:RightLeg
parentName: mixamorig:RightUpLeg
position: {x: 0.000000003898644, y: 0.7431447, z: 0.0000000015844636}
rotation: {x: -0.005216412, y: 0.00006908667, z: -0.013240799, w: 0.9998988}
scale: {x: 1.0000002, y: 1.0000002, z: 1}
- name: mixamorig:RightFoot
parentName: mixamorig:RightLeg
position: {x: -0.000000002010561, y: 0.6864929, z: -0.0000000037201027}
rotation: {x: 0.514759, y: -0.058217958, z: 0.03506542, w: 0.85463697}
scale: {x: 0.99999994, y: 1.0000001, z: 0.99999976}
- name: mixamorig:RightToeBase
parentName: mixamorig:RightFoot
position: {x: -4.6688403e-10, y: 0.2611545, z: -0.0000000035497978}
rotation: {x: 0.2470079, y: -0.01989005, z: 0.005071293, w: 0.968796}
scale: {x: 1.0000001, y: 1.0000002, z: 1}
- name: mixamorig:RightToe_End
parentName: mixamorig:RightToeBase
position: {x: 1.1421789e-10, y: 0.101533286, z: 1.1466312e-10}
rotation: {x: 0, y: -0, z: -0, w: 1}
scale: {x: 1, y: 1, z: 1}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 0f9a077dd5275a04b8c3072bdeecd473, type: 3}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 3
humanoidOversampling: 1
avatarSetup: 2
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 1/Respiratory system Intro.unity
0 → 100644
View file @
8859d67d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Assets/Scenes/Respiratory system/Scene 1/Respiratory system Intro.unity.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 66273e52beba2d246bf94f8429faf037
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 2.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: 44bb38b8ef7d87440ab987df289b5da3
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Scenes/Respiratory system/Scene 2/Respiratory system.unity
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!29
&1
OcclusionCullingSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
m_OcclusionBakeSettings
:
smallestOccluder
:
5
smallestHole
:
0.25
backfaceThreshold
:
100
m_SceneGUID
:
00000000000000000000000000000000
m_OcclusionCullingData
:
{
fileID
:
0
}
---
!u!104
&2
RenderSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
9
m_Fog
:
0
m_FogColor
:
{
r
:
0.5
,
g
:
0.5
,
b
:
0.5
,
a
:
1
}
m_FogMode
:
3
m_FogDensity
:
0.01
m_LinearFogStart
:
0
m_LinearFogEnd
:
300
m_AmbientSkyColor
:
{
r
:
0.212
,
g
:
0.227
,
b
:
0.259
,
a
:
1
}
m_AmbientEquatorColor
:
{
r
:
0.114
,
g
:
0.125
,
b
:
0.133
,
a
:
1
}
m_AmbientGroundColor
:
{
r
:
0.047
,
g
:
0.043
,
b
:
0.035
,
a
:
1
}
m_AmbientIntensity
:
1
m_AmbientMode
:
0
m_SubtractiveShadowColor
:
{
r
:
0.42
,
g
:
0.478
,
b
:
0.627
,
a
:
1
}
m_SkyboxMaterial
:
{
fileID
:
10304
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_HaloStrength
:
0.5
m_FlareStrength
:
1
m_FlareFadeSpeed
:
3
m_HaloTexture
:
{
fileID
:
0
}
m_SpotCookie
:
{
fileID
:
10001
,
guid
:
0000000000000000e000000000000000
,
type
:
0
}
m_DefaultReflectionMode
:
0
m_DefaultReflectionResolution
:
128
m_ReflectionBounces
:
1
m_ReflectionIntensity
:
1
m_CustomReflection
:
{
fileID
:
0
}
m_Sun
:
{
fileID
:
0
}
m_UseRadianceAmbientProbe
:
0
---
!u!157
&3
LightmapSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
12
m_GIWorkflowMode
:
1
m_GISettings
:
serializedVersion
:
2
m_BounceScale
:
1
m_IndirectOutputScale
:
1
m_AlbedoBoost
:
1
m_EnvironmentLightingMode
:
0
m_EnableBakedLightmaps
:
1
m_EnableRealtimeLightmaps
:
0
m_LightmapEditorSettings
:
serializedVersion
:
12
m_Resolution
:
2
m_BakeResolution
:
40
m_AtlasSize
:
1024
m_AO
:
0
m_AOMaxDistance
:
1
m_CompAOExponent
:
1
m_CompAOExponentDirect
:
0
m_ExtractAmbientOcclusion
:
0
m_Padding
:
2
m_LightmapParameters
:
{
fileID
:
0
}
m_LightmapsBakeMode
:
1
m_TextureCompression
:
1
m_FinalGather
:
0
m_FinalGatherFiltering
:
1
m_FinalGatherRayCount
:
256
m_ReflectionCompression
:
2
m_MixedBakeMode
:
2
m_BakeBackend
:
1
m_PVRSampling
:
1
m_PVRDirectSampleCount
:
32
m_PVRSampleCount
:
512
m_PVRBounces
:
2
m_PVREnvironmentSampleCount
:
256
m_PVREnvironmentReferencePointCount
:
2048
m_PVRFilteringMode
:
1
m_PVRDenoiserTypeDirect
:
1
m_PVRDenoiserTypeIndirect
:
1
m_PVRDenoiserTypeAO
:
1
m_PVRFilterTypeDirect
:
0
m_PVRFilterTypeIndirect
:
0
m_PVRFilterTypeAO
:
0
m_PVREnvironmentMIS
:
1
m_PVRCulling
:
1
m_PVRFilteringGaussRadiusDirect
:
1
m_PVRFilteringGaussRadiusIndirect
:
5
m_PVRFilteringGaussRadiusAO
:
2
m_PVRFilteringAtrousPositionSigmaDirect
:
0.5
m_PVRFilteringAtrousPositionSigmaIndirect
:
2
m_PVRFilteringAtrousPositionSigmaAO
:
1
m_ExportTrainingData
:
0
m_TrainingDataDestination
:
TrainingData
m_LightProbeSampleCountMultiplier
:
4
m_LightingDataAsset
:
{
fileID
:
0
}
m_LightingSettings
:
{
fileID
:
0
}
---
!u!196
&4
NavMeshSettings
:
serializedVersion
:
2
m_ObjectHideFlags
:
0
m_BuildSettings
:
serializedVersion
:
3
agentTypeID
:
0
agentRadius
:
0.5
agentHeight
:
2
agentSlope
:
45
agentClimb
:
0.4
ledgeDropHeight
:
0
maxJumpAcrossDistance
:
0
minRegionArea
:
2
manualCellSize
:
0
cellSize
:
0.16666667
manualTileSize
:
0
tileSize
:
256
buildHeightMesh
:
0
maxJobWorkers
:
0
preserveTilesOutsideBounds
:
0
debug
:
m_Flags
:
0
m_NavMeshData
:
{
fileID
:
0
}
---
!u!1
&1126688116
GameObject
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
serializedVersion
:
6
m_Component
:
-
component
:
{
fileID
:
1126688118
}
-
component
:
{
fileID
:
1126688117
}
m_Layer
:
0
m_Name
:
Directional Light
m_TagString
:
Untagged
m_Icon
:
{
fileID
:
0
}
m_NavMeshLayer
:
0
m_StaticEditorFlags
:
0
m_IsActive
:
1
---
!u!108
&1126688117
Light
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
1126688116
}
m_Enabled
:
1
serializedVersion
:
10
m_Type
:
1
m_Shape
:
0
m_Color
:
{
r
:
1
,
g
:
0.95686275
,
b
:
0.8392157
,
a
:
1
}
m_Intensity
:
1
m_Range
:
10
m_SpotAngle
:
30
m_InnerSpotAngle
:
21.80208
m_CookieSize
:
10
m_Shadows
:
m_Type
:
2
m_Resolution
:
-1
m_CustomResolution
:
-1
m_Strength
:
1
m_Bias
:
0.05
m_NormalBias
:
0.4
m_NearPlane
:
0.2
m_CullingMatrixOverride
:
e00
:
1
e01
:
0
e02
:
0
e03
:
0
e10
:
0
e11
:
1
e12
:
0
e13
:
0
e20
:
0
e21
:
0
e22
:
1
e23
:
0
e30
:
0
e31
:
0
e32
:
0
e33
:
1
m_UseCullingMatrixOverride
:
0
m_Cookie
:
{
fileID
:
0
}
m_DrawHalo
:
0
m_Flare
:
{
fileID
:
0
}
m_RenderMode
:
0
m_CullingMask
:
serializedVersion
:
2
m_Bits
:
4294967295
m_RenderingLayerMask
:
1
m_Lightmapping
:
4
m_LightShadowCasterMode
:
0
m_AreaSize
:
{
x
:
1
,
y
:
1
}
m_BounceIntensity
:
1
m_ColorTemperature
:
6570
m_UseColorTemperature
:
0
m_BoundingSphereOverride
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
0
}
m_UseBoundingSphereOverride
:
0
m_UseViewFrustumForShadowCasterCull
:
1
m_ShadowRadius
:
0
m_ShadowAngle
:
0
---
!u!4
&1126688118
Transform
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
1126688116
}
serializedVersion
:
2
m_LocalRotation
:
{
x
:
0.40821788
,
y
:
-0.23456968
,
z
:
0.10938163
,
w
:
0.8754261
}
m_LocalPosition
:
{
x
:
0
,
y
:
3
,
z
:
0
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_ConstrainProportionsScale
:
0
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
50
,
y
:
-30
,
z
:
0
}
---
!u!1
&1718816170
GameObject
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
serializedVersion
:
6
m_Component
:
-
component
:
{
fileID
:
1718816173
}
-
component
:
{
fileID
:
1718816172
}
-
component
:
{
fileID
:
1718816171
}
m_Layer
:
0
m_Name
:
Main Camera
m_TagString
:
MainCamera
m_Icon
:
{
fileID
:
0
}
m_NavMeshLayer
:
0
m_StaticEditorFlags
:
0
m_IsActive
:
1
---
!u!81
&1718816171
AudioListener
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
1718816170
}
m_Enabled
:
1
---
!u!20
&1718816172
Camera
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
1718816170
}
m_Enabled
:
1
serializedVersion
:
2
m_ClearFlags
:
1
m_BackGroundColor
:
{
r
:
0.19215687
,
g
:
0.3019608
,
b
:
0.4745098
,
a
:
0
}
m_projectionMatrixMode
:
1
m_GateFitMode
:
2
m_FOVAxisMode
:
0
m_Iso
:
200
m_ShutterSpeed
:
0.005
m_Aperture
:
16
m_FocusDistance
:
10
m_FocalLength
:
50
m_BladeCount
:
5
m_Curvature
:
{
x
:
2
,
y
:
11
}
m_BarrelClipping
:
0.25
m_Anamorphism
:
0
m_SensorSize
:
{
x
:
36
,
y
:
24
}
m_LensShift
:
{
x
:
0
,
y
:
0
}
m_NormalizedViewPortRect
:
serializedVersion
:
2
x
:
0
y
:
0
width
:
1
height
:
1
near clip plane
:
0.3
far clip plane
:
1000
field of view
:
60
orthographic
:
0
orthographic size
:
5
m_Depth
:
-1
m_CullingMask
:
serializedVersion
:
2
m_Bits
:
4294967295
m_RenderingPath
:
-1
m_TargetTexture
:
{
fileID
:
0
}
m_TargetDisplay
:
0
m_TargetEye
:
3
m_HDR
:
1
m_AllowMSAA
:
1
m_AllowDynamicResolution
:
0
m_ForceIntoRT
:
0
m_OcclusionCulling
:
1
m_StereoConvergence
:
10
m_StereoSeparation
:
0.022
---
!u!4
&1718816173
Transform
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
1718816170
}
serializedVersion
:
2
m_LocalRotation
:
{
x
:
0
,
y
:
0
,
z
:
0
,
w
:
1
}
m_LocalPosition
:
{
x
:
0
,
y
:
1
,
z
:
-10
}
m_LocalScale
:
{
x
:
1
,
y
:
1
,
z
:
1
}
m_ConstrainProportionsScale
:
0
m_Children
:
[]
m_Father
:
{
fileID
:
0
}
m_LocalEulerAnglesHint
:
{
x
:
0
,
y
:
0
,
z
:
0
}
---
!u!1660057539
&9223372036854775807
SceneRoots
:
m_ObjectHideFlags
:
0
m_Roots
:
-
{
fileID
:
1718816173
}
-
{
fileID
:
1126688118
}
Assets/Scenes/Respiratory system/Scene 2/Respiratory system.unity.meta
0 → 100644
View file @
8859d67d
fileFormatVersion: 2
guid: f62e7d92cf435cd439348e8524aecc56
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
ProjectSettings/TimelineSettings.asset
0 → 100644
View file @
8859d67d
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&1
MonoBehaviour
:
m_ObjectHideFlags
:
53
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
a287be6c49135cd4f9b2b8666c39d999
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
assetDefaultFramerate
:
60
m_DefaultFrameRate
:
60
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment