Decals

From Blockate Wiki

Decals are a feature in Blockate that allows users to put a custom image on a block. Despite their name, they use a SurfaceGUI rather than an actual decal. However, it requires VIP to do so.

How to use decals

Decals are used to display an image or information to a user. They can be scaled or offset off the block. They are placed and edited using commands.

Decal commands

!decal

This is the main decal command. It adds the decal to a block.

Use

!decal <texture id>

Example

!decal 648146135

!decal size

This command adjusts the size of a decal. The default size is 1x, 1y.

Use

!decal size <x> <y>

Example

!decal size 2 2

!decal offset

This command changes the offset. It can be used to position the decal off the block.

Use

!decal offset <x> <y>

Example

!decal offset 0.5 0.5