player movement kesz

This commit is contained in:
2023-02-02 10:58:27 +01:00
parent cada074e39
commit 236609a54c
5 changed files with 400 additions and 431 deletions

View File

@@ -191,6 +191,7 @@ GameObject:
- component: {fileID: 1201779183}
- component: {fileID: 1201779182}
- component: {fileID: 1201779181}
- component: {fileID: 1201779184}
m_Layer: 0
m_Name: Manager
m_TagString: Untagged
@@ -212,6 +213,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
player: {fileID: 7398140401948337837}
camera: {fileID: 1895677327}
xPostion: 0
--- !u!114 &1201779182
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -240,6 +242,21 @@ Transform:
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &1201779184
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1201779180}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cb738793c052dd54597cff2d5ea33de3, type: 3}
m_Name:
m_EditorClassIdentifier:
rb: {fileID: 7917514869596290073}
jumpforce: 5
sideMovement: 3
--- !u!1001 &1265567512
PrefabInstance:
m_ObjectHideFlags: 0
@@ -324,7 +341,7 @@ Camera:
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 1
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
m_BackGroundColor: {r: 0.1550819, g: 0.24519156, b: 0.38679248, a: 0}
m_projectionMatrixMode: 1
m_GateFitMode: 2
m_FOVAxisMode: 0
@@ -338,8 +355,8 @@ Camera:
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
far clip plane: 200
field of view: 70
orthographic: 0
orthographic size: 5
m_Depth: -1
@@ -364,14 +381,14 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1895677325}
m_LocalRotation: {x: 0.2840022, y: -0.009203919, z: 0.0027263246, w: 0.9587756}
m_LocalPosition: {x: 0.01, y: 4.88, z: -22.19}
m_LocalRotation: {x: 0.2164396, y: 0, z: 0, w: 0.97629607}
m_LocalPosition: {x: 0, y: 5.3, z: -22.87}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 33, y: -1.1, z: 0}
m_LocalEulerAnglesHint: {x: 25, y: 0, z: 0}
--- !u!1 &1980041874
GameObject:
m_ObjectHideFlags: 0
@@ -8987,7 +9004,6 @@ GameObject:
- component: {fileID: 7917514869596290071}
- component: {fileID: 7917514869596290073}
- component: {fileID: 7917514869596290072}
- component: {fileID: 7917514869596290074}
m_Layer: 0
m_Name: BobyWithRigifyAdvanced
m_TagString: Untagged
@@ -9695,20 +9711,6 @@ Rigidbody:
m_Interpolate: 0
m_Constraints: 116
m_CollisionDetection: 1
--- !u!114 &7917514869596290074
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7398140401948337837}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cb738793c052dd54597cff2d5ea33de3, type: 3}
m_Name:
m_EditorClassIdentifier:
rb: {fileID: 7917514869596290073}
jumpforce: 5
--- !u!4 &7986884067029569574
Transform:
m_ObjectHideFlags: 0