Cositas (~ ̄▽ ̄)~
This commit is contained in:
parent
db7b5af053
commit
55b18c6def
28 changed files with 4095 additions and 123 deletions
1421
Assets/Scenes/CutsceneEnding.unity
Normal file
1421
Assets/Scenes/CutsceneEnding.unity
Normal file
File diff suppressed because it is too large
Load diff
|
@ -452,12 +452,12 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_UiScaleMode: 0
|
||||
m_ReferencePixelsPerUnit: 100
|
||||
m_UiScaleMode: 1
|
||||
m_ReferencePixelsPerUnit: 16
|
||||
m_ScaleFactor: 1
|
||||
m_ReferenceResolution: {x: 800, y: 600}
|
||||
m_ReferenceResolution: {x: 848, y: 480}
|
||||
m_ScreenMatchMode: 0
|
||||
m_MatchWidthOrHeight: 0
|
||||
m_MatchWidthOrHeight: 1
|
||||
m_PhysicalUnit: 3
|
||||
m_FallbackScreenDPI: 96
|
||||
m_DefaultSpriteDPI: 96
|
||||
|
@ -724,10 +724,10 @@ Camera:
|
|||
m_FocalLength: 50
|
||||
m_NormalizedViewPortRect:
|
||||
serializedVersion: 2
|
||||
x: 0.07026071
|
||||
x: 0.07075263
|
||||
y: 0
|
||||
width: 0.85952276
|
||||
height: 0.9998184
|
||||
width: 0.85809964
|
||||
height: 0.999636
|
||||
near clip plane: 0.3
|
||||
far clip plane: 1000
|
||||
field of view: 60
|
||||
|
@ -887,14 +887,14 @@ RectTransform:
|
|||
m_GameObject: {fileID: 2088911952}
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 2.29375, y: 2.29375, z: 2.29375}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 1
|
||||
m_Children: []
|
||||
m_Father: {fileID: 899352892}
|
||||
m_RootOrder: 2
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 0.5}
|
||||
m_AnchorMax: {x: 0.5, y: 0.5}
|
||||
m_AnchoredPosition: {x: 0, y: -280.08752}
|
||||
m_AnchoredPosition: {x: 0, y: -90}
|
||||
m_SizeDelta: {x: 553.83, y: 105.818}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
7
Assets/Scenes/CutsceneIntro.unity.meta
Normal file
7
Assets/Scenes/CutsceneIntro.unity.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 94c61e791107447458e7412a58bb09ed
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
File diff suppressed because it is too large
Load diff
|
@ -544,6 +544,9 @@ MonoBehaviour:
|
|||
m_CallState: 2
|
||||
keyCollision: 0
|
||||
currentType: 0
|
||||
time: 180
|
||||
doorTime: 30
|
||||
clockPivot: {fileID: 812780872}
|
||||
forceEventChangeType: 4
|
||||
--- !u!4 &75232999
|
||||
Transform:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue