Sticker On Screen
Puts one sticker on the screen at the position, size and angle you choose. Say what the sticker shows and where it sits, for example a heart in the top corner.
Stickers, speech bubbles, frames, and on-screen text and graphics.
Made with this blockInputs
texturetextureThe sticker texture.
positionvec2the position of the sticker on the screen where [0.5,0.5] is the center of the screen, [0,0] is the top left corner and [1.0,1.0] is the bottom right corner. Keep the position away from the center of the screen [0.5,0.5], unless specifically requested, place it along the border.
scalevec2The scale of the sticker in the range of 0.05 to 1.0. Use [0.3,0.3] for a small sticker, [0.5,0.5] for a medium sticker, and [0.8,0.8] or above for a large sticker. You can also use any values in between to conform with the user's request.
rotationfloatsticker rotation in degrees
forceSafeAreabooleanforce the sticker outside of the user's face
More in Text, Stickers & 2D Graphics
- Comic StripStacks your pictures into a vertical comic strip that you scroll through. Add your own images, or say what each panel shows, for example a short story about a lost dog.
- Decorative Camera OverlayAdds a decorative layer on top of the camera picture, such as sparkles, confetti or falling snow. Pick from a set of ready-made effects, for example a night sky of stars.
- Lens Frame 2DAdds a flat border around the edge of the screen. Say what the border should look like, for example a film strip or a ring of flowers.
- Sprite ManagerMoves the flat pictures in a 2D game and tells you when two of them touch. Use it with Sprite Store, which holds the pictures it shows.
- Sticker On FacePuts 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 On HeadAdds text that floats above your head and follows it as you move. Choose the words, the font, the color and whether the text has an outline, a shadow or a background.
- Text On ScreenAdds text anywhere on the screen, at the size, angle and color you choose. Anyone who opens the Lens can edit the words, if you ask for that.
