When Opened Issue?

Interaction Issue?

If you spawn items inside the safe and you can't interact with them, you can set the layer of the model to ignore raycast. (This is because a raycast won't go through the safe collider and let you interact with items without getting the safe collider to ignore the raycast)

  • Tag: Ignore Raycast

Last updated