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. Getting Started
  3. Studio Interface

[Tool] Tab

Previous[Game] TabNextTest Play

Last updated 5 months ago

The [Tools] tab includes the following menus for managing game assets and resources:

  1. [Database]: Open the database editor to manage game data like characters, items, and maps.

  2. [Resource Manager]: Manage and organize game resources such as images, sounds, and scripts.

  3. [Layout Manager]: Adjust and customize the game's UI layout.

  4. [Scripts]: Open the script editor for writing or editing game scripts.

  5. [MP3 -> OGG Converter]: Convert MP3 files to OGG format.

  6. [Export Translation File]: Export a file containing text for translation.

  7. [Import Translation File]: Import a translated file to replace existing text in the game.

  8. [Resource Market]: Access a marketplace for additional game assets.

  9. [Export Data]: Export game data for backup or use in other projects.

  10. [Import Data]: Import previously exported game data into the current project.

📖