Simple Interactions is an interaction system that focusses on keeping it simple. It is mostly meant for prototypes where it is handy for players to interact with object. For example you are creating particle effects and you have a demo game were people can see them in action. You can use this library so people can press buttons that activate your particles.
Only first person is supported using the build in player controller.
There is also a
demonstration game available where the interactions are used. You can use the source code for reference how to use this library.
Feel free to fork:
GitHubThis library was originally made for the tech jam.