saved scene
This commit is contained in:
parent
f58dd0ae5b
commit
c14b6e30ae
@ -7,8 +7,8 @@ PhysicMaterial:
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Normal Floor
|
||||
dynamicFriction: 0.7
|
||||
staticFriction: 0.7
|
||||
dynamicFriction: 1
|
||||
staticFriction: 1
|
||||
bounciness: 0
|
||||
frictionCombine: 0
|
||||
bounceCombine: 0
|
||||
|
||||
@ -135,7 +135,7 @@ GameObject:
|
||||
- component: {fileID: 244093411}
|
||||
- component: {fileID: 244093410}
|
||||
- component: {fileID: 244093409}
|
||||
m_Layer: 0
|
||||
m_Layer: 3
|
||||
m_Name: floor
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
@ -256,7 +256,7 @@ Rigidbody:
|
||||
m_UseGravity: 1
|
||||
m_IsKinematic: 0
|
||||
m_Interpolate: 0
|
||||
m_Constraints: 72
|
||||
m_Constraints: 40
|
||||
m_CollisionDetection: 0
|
||||
--- !u!65 &589479059
|
||||
BoxCollider:
|
||||
@ -415,8 +415,9 @@ MonoBehaviour:
|
||||
canWalk: 1
|
||||
canJump: 1
|
||||
movementSpeed: 1.5
|
||||
jumpPower: 10
|
||||
jumpPower: 5
|
||||
isGrounded: 0
|
||||
isJumping: 0
|
||||
--- !u!1 &684542796
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@ -8,7 +8,7 @@ TagManager:
|
||||
- Default
|
||||
- TransparentFX
|
||||
- Ignore Raycast
|
||||
-
|
||||
- Floor
|
||||
- Water
|
||||
- UI
|
||||
-
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user