decals
Vars | |
painter_type | The associated decal painter type to grab decals, colors, etc from. |
---|---|
preview_floor_icon | The floor icon used for blend_preview_floor() |
preview_floor_state | The floor icon state used for blend_preview_floor() |
Procs | |
blend_preview_floor | Underlay an example floor for preview purposes, and return the new icon. |
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 blend_preview_floor()
preview_floor_state
The floor icon state used for blend_preview_floor()
Proc Details
blend_preview_floor
Underlay an example floor for preview purposes, and return the new icon.
Arguments:
- decal - the decal to place over the example floor tile
insert_state
Insert a specific state into the spritesheet.
Arguments:
- decal - the given decal base state.
- dir - the given direction.
- color - the given color.