♟️
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. Support

Root GameObject warning?

PreviousWhere are inputs located?NextFuse Spawn Offset / Rotation

Last updated 1 year ago

If you see the yellow warnings below this is just related to the Singleton managers being a child of another object (In my demo scene they are a child of the ChessPuzzle_EntireDemoScene object.

  • To fix this issue, just drag those out of the parent and into your hierarchy by themselves

❓