Input system
Open
enhancement
- Dominant language
- C#
- Stars
- 6
- Forks
- 0
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 2
Description
The current input system requires developers to do manual setup when multiple keys are pressed.
The advanced input system should let users just check for specific key combinations during a frame using e.g. params
The input system should leverage an action system similar to the new unity input system.
Contributor guide
Assessment
This issue has not been assessed yet.