Fixed: PlayerInput analog + Zero Friction Material
2 files modified
3 files added
New file |
| | |
| | | fileFormatVersion: 2 |
| | | guid: c37c1dfa23de979469d15f60b6bc950f |
| | | folderAsset: yes |
| | | DefaultImporter: |
| | | externalObjects: {} |
| | | userData: |
| | | assetBundleName: |
| | | assetBundleVariant: |
New file |
| | |
| | | %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: Zero Friction |
| | | friction: 0 |
| | | bounciness: 0 |
New file |
| | |
| | | fileFormatVersion: 2 |
| | | guid: 731d980efffd4db499a16caeed248425 |
| | | NativeFormatImporter: |
| | | externalObjects: {} |
| | | mainObjectFileID: 6200000 |
| | | userData: |
| | | assetBundleName: |
| | | assetBundleVariant: |
| | |
| | | |
| | | private void FixedUpdate() |
| | | { |
| | | |
| | | Debug.Log(moveInput.x); |
| | | if (moveInput.y == 0) |
| | | { |
| | | if (rb.velocity.y <= maxFallSpeed) |
| | |
| | | { |
| | | "name": "WASD", |
| | | "id": "00ca640b-d935-4593-8157-c05846ea39b3", |
| | | "path": "Dpad", |
| | | "path": "Dpad(mode=2)", |
| | | "interactions": "", |
| | | "processors": "", |
| | | "groups": "", |