Basic player movement
This commit is contained in:
parent
9fdca82032
commit
32f5ed6299
36 changed files with 10406 additions and 466 deletions
11
Assets/Frictionless.physicsMaterial2D
Normal file
11
Assets/Frictionless.physicsMaterial2D
Normal file
|
@ -0,0 +1,11 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!62 &6200000
|
||||
PhysicsMaterial2D:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Frictionless
|
||||
friction: 0
|
||||
bounciness: 0
|
Loading…
Add table
Add a link
Reference in a new issue