🔏
APK - Doc - V1.5
  • Adventure Kit - V1.5
  • ⭐Getting Started
    • Main Setup
    • Managers Setup
      • Step 1 - Canvas Container
      • Step 2 - FPSController
      • Step 2.5 - Audio Manager
        • Audio Reference List
      • Step 3 - UI Manager
      • Step 4 - Input Manager
      • Step 5 - Disable Manager
    • Puzzles Setup
      • Chess Puzzle Sys - Setup
      • Letter & Note Sys - Setup
      • Lever Puzzle Sys - Setup
      • Themed Key Sys - Setup
      • Gas Mask Sys - Setup
      • Flashlight Sys - Setup
      • Generator Sys - Setup
      • Fuse Box Sys - Setup
      • Examine Sys - Setup
      • Padlock Sys - Setup
      • Keypad Sys - Setup
      • Phone Sys - Setup
      • Safe Sys - Setup
    • Interaction Options
  • URP / HDRP SETUP
    • URP/HDRP Setup
  • ❓Support
    • FAQ
    • System Namespace
    • Adding a Trigger Event
    • Using a different character controller
  • 🌀Development
    • Patch Notes - V1.5
    • Legacy Videos
  • 📧Contact Me
    • Request a feature
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Puzzles Setup

PreviousStep 5 - Disable ManagerNextChess Puzzle Sys - Setup

Last updated 2 years ago

Was this helpful?

Please follow the specific puzzle / item setups below - Find them on the left hand side of this menu. Each asset will require a few common settings. See below:

Make sure any 3D object that you will interact with has the basic settings:

  • Set the “LayerMask” at the top right of the inspector to “Interact”

  • Set the tag to "InteractiveObject"

  • Make sure this object has a "Box Collider"

  • Make sure it also has the "AKItemController" script with the appropriate dropdown item selected

The rest of the settings can be found in there individual sections and will explain important features!

⭐
Gas Mask Sys - Setup
Flashlight Sys - Setup
Generator Sys - Setup
Themed Key Sys - Setup
Examine Sys - Setup
Letter & Note Sys - Setup
Padlock Sys - Setup
Keypad Sys - Setup
Phone Sys - Setup
Chess Puzzle Sys - Setup
Fuse Box Sys - Setup
Safe Sys - Setup