New Project Setup
Last updated
Last updated
Create a new project with any pipeline: URP, SRP or HDRP
//TODO: Say about outline if required
//TODO: urp setup
Go to Edit -> Project Settings -> Input Manager. Add 4 new controls: InteractPrimary, InteractSecondary, ToggleInventory and Change:
Create new layer, with name Interactable
Navigate to Assets/Easy Interaction System/Scene/Interaction/Demo Scene.unity , and locate gameobject Game Tools. Set layer Interactable for Interaction Raycaster, in field Layers To Cast
Enjoy!