Unity: Using Layers instead of Tags

One of the first mechanics I came across when learning simple game programming in Unity was objects identifying other objects. Whether it be a collider collision, raycast or other function you require a way to identify the object and decide what to do about the object you have found. Basic tutorials cover using tags and... Continue Reading →

Blog at WordPress.com.

Up ↑