Sticker On Face

Puts one flat sticker on your forehead or cheek, and it follows your face as you move. Say what the sticker shows, for example a heart or a banana.

Text, Stickers & 2D Graphics

Stickers, speech bubbles, frames, and on-screen text and graphics.

Made with this block

Inputs

texturetexture

The sticker texture.

headIndexint

Head index.

isEyeGeometryEnabledboolean

Defines if sticker will cover eyes (true) or not (false).

attachmentPointstring

- Possible attachment points are [CandideCenter, LeftEyeballCenter, RightEyeballCenter, MouthCenter, Chin, Forehead, LeftForehead, RightForehead, LeftCheek, RightCheek] - CandideCenter is closest to Nose

scalefloat

Changes the scale of the sticker. scale=0.1 is roughly the size of an eye scale=0.15 is the size of a mouth scale=1.0 is the size of the face A typical scale for stickers is 0.15. Anything smaller than 0.05 won't be visible.

isSurfaceModeboolean

Determines how the sticker is applied to the face surface. If true, the sticker follows the shape of the face using UV mapping. If false, the sticker is rendered on a flat plane attached to a specific face area.