Safe System - Doc
  • Safe System - Introduction
  • ⭐GETTING STARTED
    • Quick Start
    • Detailed Setup
  • ❓SUPPORT
    • FAQ
    • Unlock Event
    • Adding Audio Clips
    • System Namespace
    • Adding Trigger Event
    • Where are the Inputs?
    • When Opened Issue?
    • Combination Numbers Issue?
    • Using Different Character Controller
  • 🌀DEVELOPMENT
    • Patch Notes - V1.4
    • Roadmap
  • 📧CONTACTS
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page
  1. SUPPORT

Adding Trigger Event

PreviousSystem NamespaceNextWhere are the Inputs?

Last updated 1 year ago

This is useful for: Third Person Controllers

  • Create a cube or other 3D Object to act as your trigger, make sure this object has a collider set to IsTrigger

  • Add the SafeTrigger script to that 3D object and add the safe object to the inspector slot named. (The safe object will have the script SafeItem)

  • On the specific Safe Controller object make sure to tick the isTriggerInteraction box and add the trigger to the empty slot in the inspector

❓