decals 
Vars | |
painter_type | The associated decal painter type to grab decals, colors, etc from. |
---|---|
preview_floor_icon | The floor icon used for previews |
preview_floor_state | The floor icon state used for previews |
Procs | |
insert_state | Insert a specific state into the spritesheet. |
Var Details
painter_type 
The associated decal painter type to grab decals, colors, etc from.
preview_floor_icon 
The floor icon used for previews
preview_floor_state 
The floor icon state used for previews
Proc Details
insert_state
Insert a specific state into the spritesheet.
Arguments:
- decal - the given decal base state.
- dir - the given direction.
- color - the given color.