Colour Change on Pickup?
You can use the custom events on the GrabbableObject script
I just used the MeshRenderer and changed the material when an item is Grabbed, Released or Thrown!
Last updated
You can use the custom events on the GrabbableObject script
I just used the MeshRenderer and changed the material when an item is Grabbed, Released or Thrown!
Last updated