slimecing

a fighting game featuring slimes and swords
Log | Files | Refs | README

StatsAndObjects.prefab (2637B)


      1 %YAML 1.1
      2 %TAG !u! tag:unity3d.com,2011:
      3 --- !u!1 &1855162282895948
      4 GameObject:
      5   m_ObjectHideFlags: 0
      6   m_CorrespondingSourceObject: {fileID: 0}
      7   m_PrefabInstance: {fileID: 0}
      8   m_PrefabAsset: {fileID: 0}
      9   serializedVersion: 6
     10   m_Component:
     11   - component: {fileID: 4425565244103494}
     12   - component: {fileID: 114342237842640962}
     13   m_Layer: 0
     14   m_Name: StatsAndObjects
     15   m_TagString: Untagged
     16   m_Icon: {fileID: 0}
     17   m_NavMeshLayer: 0
     18   m_StaticEditorFlags: 0
     19   m_IsActive: 1
     20 --- !u!4 &4425565244103494
     21 Transform:
     22   m_ObjectHideFlags: 0
     23   m_CorrespondingSourceObject: {fileID: 0}
     24   m_PrefabInstance: {fileID: 0}
     25   m_PrefabAsset: {fileID: 0}
     26   m_GameObject: {fileID: 1855162282895948}
     27   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
     28   m_LocalPosition: {x: 0, y: 0, z: 0}
     29   m_LocalScale: {x: 1, y: 1, z: 1}
     30   m_Children: []
     31   m_Father: {fileID: 0}
     32   m_RootOrder: 0
     33   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
     34 --- !u!114 &114342237842640962
     35 MonoBehaviour:
     36   m_ObjectHideFlags: 0
     37   m_CorrespondingSourceObject: {fileID: 0}
     38   m_PrefabInstance: {fileID: 0}
     39   m_PrefabAsset: {fileID: 0}
     40   m_GameObject: {fileID: 1855162282895948}
     41   m_Enabled: 1
     42   m_EditorHideFlags: 0
     43   m_Script: {fileID: 11500000, guid: 086f104a092ae744b8066d0c094258e8, type: 3}
     44   m_Name: 
     45   m_EditorClassIdentifier: 
     46   Inputs:
     47   - mouseInput: 1
     48     xMoveAxis: Horizontal
     49     yMoveAxis: Vertical
     50     xSwordAxis: HorizontalSword
     51     ySwordAxis: 
     52     thrustInput: Thrust
     53     dashInput: Dash
     54     emoteOne: EmoteOne
     55   - mouseInput: 0
     56     xMoveAxis: jHorizontal1
     57     yMoveAxis: jVertical1
     58     xSwordAxis: jHorizontalSword1
     59     ySwordAxis: jVerticalSword1
     60     thrustInput: jThrust1
     61     dashInput: jDash1
     62     emoteOne: jEmoteOne1
     63   - mouseInput: 0
     64     xMoveAxis: jHorizontal2
     65     yMoveAxis: jVertical2
     66     xSwordAxis: jHorizontalSword2
     67     ySwordAxis: jVerticalSword2
     68     thrustInput: jThrust2
     69     dashInput: jDash2
     70     emoteOne: jEmoteOne2
     71   - mouseInput: 0
     72     xMoveAxis: jHorizontal3
     73     yMoveAxis: jVertical3
     74     xSwordAxis: jHorizontalSword3
     75     ySwordAxis: jVerticalSword3
     76     thrustInput: jThrust3
     77     dashInput: jDash3
     78     emoteOne: jEmoteOne3
     79   - mouseInput: 0
     80     xMoveAxis: jHorizontal4
     81     yMoveAxis: jVertical4
     82     xSwordAxis: jHorizontalSword4
     83     ySwordAxis: jVerticalSword4
     84     thrustInput: jThrust4
     85     dashInput: jDash4
     86     emoteOne: jEmoteOne4
     87   amountOfPlayers: 1
     88   health: 1
     89   slimes:
     90   - {fileID: 1963935372720986, guid: 8eb94bc0e71a58544b88ac8056410f92, type: 3}
     91   - {fileID: 1528545377225840, guid: 295039444e53de2488c579c1f5e51449, type: 3}
     92   - {fileID: 1344299255004228, guid: 083fdac6d8b96474ea00a9531d9afb60, type: 3}
     93   hats: []
     94   swords: []
     95   colours: []