-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Sometimes I want to move the camera.
I have to click. This works.
I want to use arrow keys though because I am a '90s kid I guess?
Willing to set this up and document how to change controls per https://github.com/kinetecharts/openPerform/tree/master/src/inputs
However, I probably need help going through this workflow once before documenting.
Why I need help: As it stands, the Readme.md for /src/inputs has the wrong pathname. Also presets are out of the GUI now. How to hack 'em back in?
Other relevant links on this topic for my convenience:
https://github.com/kinetecharts/openPerform/blob/master/src/inputs/presets/ExamplePreset.txt
https://github.com/kinetecharts/openPerform/tree/master/src/inputs/types
https://github.com/kinetecharts/openPerform/tree/master/src/outputs
Ideally also show how to hack menus and hopefully this is useful for that:
https://reactjs.org/blog/2015/09/02/new-react-developer-tools.html#installation
And also: https://github.com/kinetecharts/openPerform/tree/master/src/react/menus