literally half of the game
This commit is contained in:
parent
1590b5faa6
commit
b842289076
77 changed files with 11904 additions and 72 deletions
|
|
@ -13,9 +13,9 @@ GameObject:
|
|||
- component: {fileID: 3323265858175563607}
|
||||
- component: {fileID: 5137008447281215965}
|
||||
- component: {fileID: 4238920829079305270}
|
||||
m_Layer: 0
|
||||
m_Layer: 6
|
||||
m_Name: Reisen
|
||||
m_TagString: Untagged
|
||||
m_TagString: Friendly
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
|
|
@ -34,6 +34,7 @@ Transform:
|
|||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 3941853349907168343}
|
||||
- {fileID: 7244463834251301841}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!212 &5116862291649672381
|
||||
|
|
@ -86,7 +87,7 @@ SpriteRenderer:
|
|||
m_SortingOrder: 0
|
||||
m_MaskInteraction: 0
|
||||
m_Sprite: {fileID: 7482667652216324306, guid: 311925a002f4447b3a28927169b83ea6, type: 3}
|
||||
m_Color: {r: 0.7637667, g: 0.514151, b: 1, a: 1}
|
||||
m_Color: {r: 0.8573353, g: 0.7311321, b: 1, a: 1}
|
||||
m_FlipX: 0
|
||||
m_FlipY: 0
|
||||
m_DrawMode: 0
|
||||
|
|
@ -181,22 +182,17 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: 49c22a60b2d3a5d0bbd4c02c922abfe8, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Player
|
||||
sprite: {fileID: 0}
|
||||
speed: 8
|
||||
rb: {fileID: 3323265858175563607}
|
||||
moveDirection: {x: 0, y: 0, z: 0}
|
||||
noMovement: 0
|
||||
stalled: 0
|
||||
isFacingRight: 0
|
||||
maxHealth: 10
|
||||
health: 10
|
||||
invulnerable: 0
|
||||
moveAction:
|
||||
m_Name: Move
|
||||
m_Type: 0
|
||||
m_ExpectedControlType:
|
||||
m_Id: 96cc2b22-e9c6-41c1-8019-11ef47b13c80
|
||||
m_Processors:
|
||||
m_Interactions:
|
||||
m_SingletonActionBindings: []
|
||||
m_Flags: 0
|
||||
abilitiesDisabled: 0
|
||||
abilities: []
|
||||
--- !u!1 &999003274763771850
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
@ -207,7 +203,7 @@ GameObject:
|
|||
m_Component:
|
||||
- component: {fileID: 3941853349907168343}
|
||||
- component: {fileID: 4701336418075448882}
|
||||
m_Layer: 0
|
||||
m_Layer: 6
|
||||
m_Name: Center
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
|
|
@ -289,3 +285,86 @@ SpriteRenderer:
|
|||
m_WasSpriteAssigned: 1
|
||||
m_SpriteSortPoint: 0
|
||||
m_BlendShapeWeights: []
|
||||
--- !u!1 &4903654009276980716
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 7244463834251301841}
|
||||
- component: {fileID: 3961286837409822475}
|
||||
- component: {fileID: 7898017773265387538}
|
||||
m_Layer: 6
|
||||
m_Name: TalkRange
|
||||
m_TagString: Friendly
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &7244463834251301841
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4903654009276980716}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 7385012550472661787}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!58 &3961286837409822475
|
||||
CircleCollider2D:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4903654009276980716}
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_Density: 1
|
||||
m_Material: {fileID: 0}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_LayerOverridePriority: 0
|
||||
m_ForceSendLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_ForceReceiveLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_ContactCaptureLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_CallbackLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 4294967295
|
||||
m_IsTrigger: 1
|
||||
m_UsedByEffector: 0
|
||||
m_CompositeOperation: 0
|
||||
m_CompositeOrder: 0
|
||||
m_Offset: {x: 0, y: 0}
|
||||
m_Radius: 3
|
||||
--- !u!114 &7898017773265387538
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4903654009276980716}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a494e77da3dc9d4898d5429d915efbe4, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::PlayerTalkRange
|
||||
talkPopupUI: {fileID: 0}
|
||||
uiOffset: {x: 0, y: 0, z: 0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue