-
Notifications
You must be signed in to change notification settings - Fork 4
Complex Property Types
JaThePlayer edited this page Aug 3, 2021
·
1 revision
There are a few complex property types that appear frequently in Frost Helper. This page explains all of them.
A comma-seperated list of types/entity SID's
To get an entity's SID, select the entity which you want to move inside of a map editor, open the property window. The SID will be visible in the window title.
Using the C# Full Type name is also supported.
Example: jumpThru,spikesUp,FrostHelper/SpringFloor -> Jumpthroughs, spikes and Frost Helper Custom Springs will be affected.
Used by: Entity Mover, Entity Rainbowifier.
There are many formats accepted:
- XNA Color names. Full list here
- Hex Colors in these formats:
- rrggbb
- rrggbbaa