Publisher | Gasimo |
---|---|
File size | 1.79MB |
Number of files | 69 |
Latest version | 0.0.6p1 |
Latest release date | 2024-10-11 12:20:29 |
First release date | 2024-10-01 08:31:12 |
Supported Unity versions | 2018.4.2 or higher |
Take your game interaction system to the next level with screen-center proximity interaction. This allows players to select objects by loosely looking at them (as opposed to having to align them dead-center in the camera view), making your games much more accessible and intuitive.
Links
Documentation | Playable Demo | Bug Reports
Features:
No need for FPS reticles, no more RayCasts.
Gone are the days of trying to align a dot in the middle of the screen to an object you want to interact with. This package queries objects in front of the player and finds the one closest to screen center.
Easy to Integrate
No matter what player code you use, Interacta is ready to be used within minutes. Defining interactables is as easy as implementing our IInteractable<YourPlayer> interface.
Phones, PCs, Consoles...
Whether its a physical joystick, onscreen controls or a mouse, Interacta makes selecting objects easier and more intuitive.
Ready for any models or setups
Working with drawers which are clipping into models or doors with handles? No problem, Interacta provides tools to override occlusion/reticle positions. This way you can make sure popups appear exactly where you want and models wont be accidentally taken as occluded by others.
Battle Tested
This asset was already used in a variety of projects with over 500K installs.