Selfie Widget

Shows a small live camera view on the screen, as a circle or a rectangle. Choose where it sits and how big it is, for example in the corner of a game.

Camera, Audio & Sensors

Camera feed, hand and face tracking, touch, tilt, haptics, and sound.

Made with this block

Inputs

widgetTypeint

Type of the widget shape, where: 0 - is a circle shape 1 - rectangle one

widgetPositionvec2

Position of the widget. From -1 to 1 by both axes (X and Y), where 0,0 - center of the screen. X-axis: −1 is the left side of the screen, and 1 is the right side. Y-axis: −1 is the bottom of the screen, and 1 is the top.

widgetScalefloat

Scale of the widget, where 0.5 is a very small widget and 1.5 is approximately a quarter of the screen.

widgetRotationint

Rotation of the widget. Range from 0 to 360