New Project Setup

  1. Create a new project with any pipeline: URP, SRP or HDRP

//TODO: Say about outline if required

//TODO: urp setup

  1. Go to Edit -> Project Settings -> Input Manager. Add 4 new controls: InteractPrimary, InteractSecondary, ToggleInventory and Change:

  1. Create new layer, with name Interactable

  1. 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

  1. Enjoy!

Last updated