⌨️
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
  • Duplicating the Inventory Slot:
  • UI Manager Slot Increase:
  1. Support

Adding More Inventory Slots

PreviousAdding More KeycardsNextWhere The Inputs Are Located?

Last updated 1 year ago

Duplicating the Inventory Slot:

  • Duplicate the Slot X BG GameObject inside the Inventory Background object

This will create a new copy and place it for you as the inventory background as a horizontal layout group

UI Manager Slot Increase:

  • Add the new slot to the array in the KCUIManager

❓