Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 268 Bytes

Unity Shared Scripts

My own reusable unity C# scripts

Requirements

Go to Edit -> Project Settings -> Tags and Layers.

Create a layer named InteractRaycast.

Player GameObject needs to be tagged as Player.

Main Camera needs MainCamera the tag.