v8 added walking and rotation at the same time :D
This commit is contained in:
+26
-2
@@ -14098,7 +14098,7 @@ Transform:
|
||||
m_PrefabInternal: {fileID: 0}
|
||||
m_GameObject: {fileID: 94996747}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -20, y: -15, z: 11}
|
||||
m_LocalPosition: {x: -20, y: -17, z: 11}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_Children:
|
||||
- {fileID: 379804153}
|
||||
@@ -48707,6 +48707,7 @@ GameObject:
|
||||
- component: {fileID: 311513962}
|
||||
- component: {fileID: 311513963}
|
||||
- component: {fileID: 311513964}
|
||||
- component: {fileID: 311513965}
|
||||
m_Layer: 0
|
||||
m_Name: RotationControl
|
||||
m_TagString: Untagged
|
||||
@@ -48738,7 +48739,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 30ea8dc0510444c42ae4b4db1f5ee2bd, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
transformation: {x: 0, y: 2, z: 0}
|
||||
transformation: {x: 0, y: 0, z: 0}
|
||||
transformation2: {x: 0, y: 0, z: 0}
|
||||
rotation: {x: 0, y: 0, z: 0, w: 0}
|
||||
rotation2:
|
||||
@@ -48793,6 +48794,29 @@ MonoBehaviour:
|
||||
st: 5
|
||||
speed2: 1
|
||||
rotation: 5
|
||||
--- !u!114 &311513965
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 0}
|
||||
m_GameObject: {fileID: 311513960}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a4266f2a53eea3a43972b07e077212bc, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
legs:
|
||||
- {fileID: 636309705}
|
||||
- {fileID: 596626244}
|
||||
- {fileID: 1619174560}
|
||||
- {fileID: 1453644144}
|
||||
- {fileID: 1772413224}
|
||||
- {fileID: 210611261}
|
||||
st: 5
|
||||
speed2: 10
|
||||
walkDirection: 0
|
||||
centerRotation: 0
|
||||
walkspeed: 0
|
||||
--- !u!1 &311874317
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user