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 Water

Not the water you drink, but the water you swim.

PreviousAdd Pushing areaNextAdd Player

Last updated 1 year ago

Was this helpful?

Like the previous five objects, click/hold and drag for the size of the water you want it to be. You can use the water for any reason; "Ladders", pools, oceans, moats, or killing. To make water "kill" you, you will turn it into acid.

To make acid, make the water area. Now modify its damage to any number.

Input: 1 = 30 damage per second.

So if you want to make the acid kill you with 150 damage per second, the input is 5. Also, adding an input such as 0.5 will deal 15 damage per second. So the more decimal places you add, the slower the acid will kill you.

You can also change the name and colour of the acid/water. See Engine mark for more details.

There’s another one special feature which is “worked as water”. If you set it to false, the water will act like “invisible dimension which is no gravity”.

🛠️