ā˜Žļø
Phone System - Doc
  • Phone System - Introduction
  • ⭐Getting Started
    • Quick Setup
    • Detailed Setup
    • UI Button Setup
  • ā“Support
    • FAQ
    • Text UI Missing?
    • System Namespace
    • Adding Trigger Event
    • Where are the Inputs?
    • Adding More Phones
    • Adding Audioclips
    • UI Customisation
    • 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

  • Create a box or other 3D Object:

    • make sure this object has a "Box Collider" set to ā€œIsTriggerā€.

  • Add the ā€œPhoneTriggerā€ script to that 3D object and add the phone 3D model to the inspector slot named ā€œPhone Model Objectā€.

  • Make sure to add the Trigger object to the "Controller" script and tick the boolean to activate

  • Then set an input key in the "InputManager". Default set to ā€œEā€!

PreviousSystem NamespaceNextWhere are the Inputs?

Last updated 2 years ago

ā“