Open Oneiros90 opened 5 years ago
Awesome plugin! I just wanted to report that this setting looks weird in the inspector:
[Serializable] public struct KeyAction { public KeyCode keyCode; public UnityEvent action; } [Reorderable("Element", true, true)] public List<KeyAction> Mapping;
Awesome plugin! I just wanted to report that this setting looks weird in the inspector: