This commit is contained in:
2021-07-22 16:23:11 +02:00
parent 19319ee0e9
commit b1dad755b6
5 changed files with 71 additions and 8 deletions

View File

@@ -421,6 +421,7 @@ GameObject:
- component: {fileID: 109409229}
- component: {fileID: 109409228}
- component: {fileID: 109409227}
- component: {fileID: 109409230}
m_Layer: 3
m_Name: Floor
m_TagString: Untagged
@@ -435,7 +436,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 109409225}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 5.57, y: -2, z: 0.70835644}
m_LocalScale: {x: 30, y: 2, z: 1}
m_Children: []
@@ -540,6 +541,22 @@ SpriteRenderer:
m_WasSpriteAssigned: 1
m_MaskInteraction: 0
m_SpriteSortPoint: 0
--- !u!114 &109409230
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 109409225}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe64d67f1c40b18489ec353998cffd48, type: 3}
m_Name:
m_EditorClassIdentifier:
right_rotation: 1
flipping: 0
flip_angle: 0
speed: 6
--- !u!1 &230892769
GameObject:
m_ObjectHideFlags: 0

View File

@@ -334,7 +334,7 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 109409225}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 37.8, y: -2, z: 0.70835644}
m_LocalScale: {x: 30, y: 2, z: 1}
m_Children: []