♟️
Chess Puzzle System - Doc
  • Chess Puzzle Sys - Introduction
  • ⭐Getting Started
    • Quick Start
    • Detailed Setup
  • ❓Support
    • FAQ
    • Power Up Event
    • Adding Audioclips
    • System Namespace
    • Adding More Fuses / Boxes
    • Using Different Character Controller
    • Where are inputs located?
    • Root GameObject warning?
    • Fuse Spawn Offset / Rotation
  • 🌀Development
    • Patch Notes - V1.4
    • Roadmap
  • 📧Contacts
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page
  1. Getting Started

Quick Start

PreviousChess Puzzle Sys - IntroductionNextDetailed Setup

Last updated 1 year ago

NOTE: You can get a quick start using the ChessPuzzle - EntireDemoScene prefab object and drag that straight into your scene. This will everyone to be already setup, you can delete the art assets as required but checkout the demo scene if you’re confused!

Player:

  • Layer of: Ignore Raycast

Any Interactable Object:

  • Tag InteractiveObject or as per the raycast script on the main camera, it will have the tag you need!

⭐