🔏
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
  2. Managers Setup

Step 1 - Canvas Container

PreviousManagers SetupNextStep 2 - FPSController

Last updated 4 years ago

Was this helpful?

Adding the Canvas Container

Add the “AdventureKit_CanvasContainer” to the hierarchy which should include:

- AK_BG_Canvas - AK_InteractPrompts - Crosshair_Canvas - ExamineUI_Container - Note_Canvas - Fusebox_Canvas - Generator_Canvas - Flashlight_Canvas - GasMask_Canvas - ThemedKey_Inventory_Canvas - ChessPuzzle_Canvas

⭐