⌨️
Keycard System - Doc
  • Keycard System - Introduction
  • ⭐Getting Started
    • Quick Start
    • Detailed Setup
    • JSON Save System
  • ❓Support
    • FAQ
    • Unlock Event
    • UI Text Missing?
    • Yellow Warnings?
    • Adding Audioclips
    • System Namespace
    • Adding More Keycards
    • Adding More Inventory Slots
    • Where The Inputs Are Located?
  • 🌀Development
    • Patch Notes - V1.1
    • Roadmap
  • Contacts
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page
  1. Support

Yellow Warnings?

DontDestroyOnLoad only works for root GameObjects or components on root GameObjects.

  • If you see this message, it just means that managers should not be part of the parent gameobject. Make sure they're detacted before building your game.

PreviousUI Text Missing?NextAdding Audioclips

Last updated 1 year ago

❓