Punkland
English
English
  • PUNKLAND
    • Introduction to Punkland
    • 🔔Update History
      • Studio
      • APP
      • Server
  • Punkland Studio
    • 📖Getting Started
      • How to Download Punkland Studio
      • Checking Version and Updates
      • New Project
      • Map Making
        • Add Map
        • Sub Map Creation
        • Edit Map
      • Studio Interface
        • [File] Tab
        • [Edit] Tab
        • [View] Tab
        • [Game] Tab
        • [Tool] Tab
      • Test Play
      • Publish Game
    • 💻Basic Guide
      • Database
      • MP3 to OGG Converter
      • Translation Export
        • Translation Import
      • Script
      • Resource Market
      • Data Export
        • Data Import
      • Help
      • Project Management
      • Text Commands
      • GM Commands
      • Stats
      • Damage Formula
      • Item Formula
      • QnA
    • 👑Advanced Guide
      • Resource Manager
      • Sprite Manager
      • Layout Manager
      • Top Menu Manager
      • Event page Manager
      • Spine
    • Script Tutorial
      • Use Script
      • Script Docs
      • Server Script
        • ScriptClan
        • ScriptColor
      • Client Script
      • Sample Script
        • UI
        • Monster AI
        • Pet AI
        • Particle
    • Web3 Tutorial
      • Minting and Connection NFT
      • Connectiong ERC-20 Token
    • Effective Punkland
      • Communicating with the Server
      • RunLater
      • HTTP Requests
  • Official Link
    • Punkland Studio Download
    • Website
    • Discord
    • Korea community
Powered by GitBook
On this page
  1. Punkland Studio
  2. Advanced Guide

Layout Manager

PreviousSprite ManagerNextTop Menu Manager

Last updated 5 months ago

When you click [Tools] - [Layout Manager], a layout editing popup window will appear. It includes various features such as managing controls, custom menus, adding quick slots, and more.

â‘  Page List The Layout Manager manages layouts on a page-by-page basis.

â‘¡ Control Box Controls can be created within the layout page.

â‘¢ Control List View the controls that have been created on the selected page.

â‘£ Properties Box Allows you to view and set properties for pages, controls, and other elements.

⑤ Quick Menu Box Presented in icon form, this includes functions for initialization, saving, exporting, importing, managing custom menus, and creating controls.

â‘¥ Layout View Allows you to preview how the layout will appear in-game and adjust controls in detail.

Exiting the Layout

When you finish editing the layout and close the popup window, a confirmation dialog will appear: "Do you want to save the changes to the layout?"

Notification Upon Save Completion

When saving is complete, a notification will appear, and the changes will be applied.

👑