Difference between revisions of "Editor Commands"

Line 1: Line 1:
 
Content here reflects upcomming HX/Launch Bag release. These commands may or may not be available in the current version.
 
Content here reflects upcomming HX/Launch Bag release. These commands may or may not be available in the current version.
 +
 +
= ACTOR =
 +
 +
TODO
  
 
= PALETTE =
 
= PALETTE =

Revision as of 14:41, 20 April 2021

Content here reflects upcomming HX/Launch Bag release. These commands may or may not be available in the current version.

ACTOR

TODO

PALETTE

PALETTE ALPHATRICK PALETTE=<Palette>

Copies values of blue channel to alpha channel for each entry on Palette <Palette>.

PALETTE BLACKMASK PALETTE=<Palette>

Replaces all solid black (#000000FF) palette entries with clear (#00000000).

PALETTE BLUEMASK PALETTE=<Palette>

Replaces all solid blue (#0000FFFF) palette entries with clear (#00000000).

PALETTE CYANMASK PALETTE=<Palette>

Replaces all solid cyan (#00FFFFFF) palette entries with clear (#00000000).

PALETTE GREENMASK PALETTE=<Palette>

Replaces all solid green (#00FF00FF) palette entries with clear (#00000000).

PALETTE ORANGEMASK PALETTE=<Palette>

Replaces all solid orange (#FF8000FF) palette entries with clear (#00000000).

PALETTE PINKMASK PALETTE=<Palette>

Replaces all solid pink (#FF00FFFF) palette entries with clear (#00000000).

PALETTE REDMASK PALETTE=<Palette>

Replaces all solid red (#FF0000FF) palette entries with clear (#00000000).

PALETTE YELLOWMASK PALETTE=<Palette>

Replaces all solid yellow (#FFFF00FF) palette entries with clear (#00000000).

PALETTE WHITEMASK PALETTE=<Palette>

Replaces all solid white (#FFFFFFFF) palette entries with clear (#00000000).