Simple Interactions
| Summary | A simple way to interact with gameobjects |
|---|---|
| Description |
Simple Interactions Simple Interactions is an interaction system that focusses on keeping it simple. For whenever you just need to interact with objects for a prototype or a small game. Just add the component and you are done. Because the focus is on keeping it simple you can easily fork this library to make your own interaction system for your custom game. I hope you can get some use out of it and that it saves you time for your small prototypes :D 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: GitHub This library was originally made for the tech jam. How to use Just add a new component using the SimpleInteraction template. That's it. In the class you can change what happens when you interact using `OnInteract()`. In the GitHub there is more info about the API.Simple Interactions
Simple Interactions is an interaction system that focusses on keeping it simple. For whenever you just need to interact with objects for a prototype or a small game. Just add the component and you are done. Because the focus is on keeping it simple you can easily fork this library to make your own interaction system for your custom game. I hope you can get some use out of it and that it saves you time for your small prototypes :D
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: GitHub
This library was originally made for the tech jam.
How to use
Just add a new component using the SimpleInteraction template. That's it. In the class you can change what happens when you interact using `OnInteract()`. In the GitHub there is more info about the API.
|
| Votes | 9 3 10 |
| Error Rate | 0% |
| Reviews |
1 reviews
100% Recommended (1)
0% Promise (0)
0% Needs Work (0)
|
| Usage |
1 players
2 sessions
23 minutes playtime
11 minutes avg session
Totals captured
|
| Data | {} |