Plazma Burst 2 Map Editor Manual
Map Editor Manual v.5.7.0
Map Editor Manual v.5.7.0
  • Map Editor Manual v.5.7.0
  • Changelogs
  • Credits / Special thanks
  • Plazma Burst 2 Official Website
  • Laserguide's Map mapping Tools
  • [Old version] pdf takeaway edition
  • ALE Improvements
  • 🗺️The Surface of the level editor
    • Old level editor
    • New level editor
    • Map Edit Page
  • 🛠️The tools
    • Free Edit tool
      • The Shortcuts
    • Add Wall
    • Add Movable
    • Add Region
    • Add Background
    • Add Pushing area
    • Add Water
    • Add Player
    • Add Actor (enemy)
    • Add Vehicle
    • Add Decoration
    • Add Weapon
    • Add Lamp
    • Add Barrel
    • Add Trigger
    • Add Timer
    • Add Engine Mark
    • Scale Selection Tool
    • Add Song
  • 🪑Tables of Level Editor
    • Character Data Table
    • Character Skin Color Table
    • Trigger Action Table
      • Movable
        • Basic Movable Tutorial
      • Region
      • Vehicle
      • Character
      • Gravity
      • Scenario
        • Tutorial 9 & 50
      • Gun
      • Barrel
      • Trigger
      • Timer
      • Decoration
        • Blending Mode
      • Gravitator area field
      • Gameplay
      • Sound
      • Interface
      • Light
      • Trigger execution
      • Var
        • Inventory Info Tutorial
        • Synchronization of variables
        • Key binding in multiplayer
      • Session vars
      • URL
        • URL Request Tutorial
      • AI
      • Environment
      • Text-to-speech
      • Map preview
      • Experience
      • Array
        • What is array?
        • Matrix Coloring System
      • Graphics
      • Water
      • Miscellaneous
    • Engine Mark Table
      • Sky Code Table
    • Sound Library Table
    • Newer Weaponry Data
      • Weaponry Data
    • Projectiles Model Table
    • Text-to-speech Voice Table
    • Application Table
  • 🐛tables of debug
    • Cheat Codes
    • Error Codes Identification
  • 🔫Secret Weaponry
    • Campaign Maps
    • Alternate method to add Water UID
    • "Fake" Collision
    • Secret Theme "4"
    • More Accurate Snipping
      • History of contributions.
    • Custom Image in Theme Purple/Green
    • Check map
    • Phsc's image import to map source
    • XML Output in Map Editor
    • createColorMatrix Script
  • ☑️Approval-Military
    • Map Approval Requirements
    • Custom Decoration Guidelines
  • 🧘‍♀️Inspirational
    • Trivia
    • Resi Map making inspiration
    • Max Teabag Map making inspiration
    • Reject Map making basics
    • Illijah's Map making experience
  • Placeholder
Powered by GitBook
On this page

Was this helpful?

  1. The tools

Add Movable

A door that opens, closes, and... kills you?

PreviousAdd WallNextAdd Region

Last updated 1 year ago

Was this helpful?

This option allows you to add doors and elevators (both are the same). To add a door, you do the same with adding walls, push areas, water, regions, and backgrounds.

Unlike the walls, you can modify the speed of a movable. The default setting is 10. The lower the number, the slower the door; the higher the number, the faster it is. Usually, high inputs are used for SAW/Escape maps. A recommended input for making an elevator would be 3 or 4. For doors, the recommended input would be 10. For traps, anything above 20, but below 100; We don't want to cause too much lag.

Movables also have the ability to be visible or not. Usually, "invisible" doors are used for having backgrounds put "in front" of them (e.g., for making beds, couches, or special traps).

Starting for newer updates, Movable, backgrounds, regions, decorations and pushers have the “Attach to” label, this is used to attach the objects and copy that object current motion. It is useful for moving large movable group, moving backgrounds etc.

As new triggers are being made and experimented with, map editors now have the ability to change the color of a door, using the HEX color codes.

🛠️