Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p3ngu1nzz/unity-input-system
A universal character control system made with Unity's new input system, cinemachine, rigidbody physics, ragdoll, finite state machine and even wall running gyros 0 my!
https://github.com/p3ngu1nzz/unity-input-system
asset eventbased game gamedev package physics rigid-body-dynamics simulation unity
Last synced: 3 months ago
JSON representation
A universal character control system made with Unity's new input system, cinemachine, rigidbody physics, ragdoll, finite state machine and even wall running gyros 0 my!
- Host: GitHub
- URL: https://github.com/p3ngu1nzz/unity-input-system
- Owner: p3nGu1nZz
- License: mit
- Created: 2020-10-19T20:03:44.000Z (over 4 years ago)
- Default Branch: release
- Last Pushed: 2021-03-07T09:47:40.000Z (almost 4 years ago)
- Last Synced: 2024-10-27T01:02:41.267Z (3 months ago)
- Topics: asset, eventbased, game, gamedev, package, physics, rigid-body-dynamics, simulation, unity
- Language: C#
- Homepage:
- Size: 28.3 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unity-input-system
a scriptable generic event based input system which can be used for various platforms and inputs.### Unity Input System API
The documenation to the Unity Input System 2020 is located here
https://docs.unity3d.com/Packages/[email protected]/manual/Actions.html#responding-to-actions### Style Guide & Conventions
https://github.com/justinwasilenko/Unity-Style-Guide#structure-material-library