implementation of drecon in unity 2022 lts
forked from:
https://github.com/joanllobera/marathon-envs
13 lines
302 B
13 lines
302 B
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!134 &13400000
|
|
PhysicMaterial:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 0}
|
|
m_Name: Ground
|
|
dynamicFriction: 1000
|
|
staticFriction: 1000
|
|
bounciness: 0
|
|
frictionCombine: 2
|
|
bounceCombine: 0
|
|
|