mirror of
https://github.com/OMGeeky/GameDevGameJamV2.git
synced 2025-12-30 08:13:41 +01:00
Main Menu & Pausing
This commit is contained in:
@@ -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: CharacterPhysicsMat2D
|
||||
friction: 0.4
|
||||
bounciness: 0.1
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: fc5db2e32427a4841b0256297167c0ee
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 6200000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -8,4 +8,4 @@ PhysicsMaterial2D:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_Name: Normal
|
||||
friction: 0.75
|
||||
bounciness: 1
|
||||
bounciness: 0
|
||||
Reference in New Issue
Block a user