What X Are You?

Spins through options above your head and stops on one, for example a star sign or a persona. You give up to six options, as text, pictures or both.

Games & Interactivity

Game engines, physics, quizzes, leaderboards, and the UI controls that tie it together.

Made with this block

Inputs

item1textstring

The text description for the first item

item2textstring

The text description for the second item

item3textstring

The text description for the third item

item4textstring

The text description for the fourth item

item5textstring

The text description for the fifth item

item6textstring

The text description for the sixth item

defaultTextstring

The title of the What X Are you component.

item1imagetexture

An image for the first item in the What X Are You lens block.

item2imagetexture

An image for the second item in the What X Are You lens block.

item3imagetexture

An image for the third item in the What X Are You lens block.

item4imagetexture

An image for the fourth item in the What X Are You lens block.

item5imagetexture

An image for the fifth item in the What X Are You lens block.

item6imagetexture

An image for the sixth item in the What X Are You lens block.

randomizerTypeint

An integer that determines the following options for the style of randomizer:

3 values
0
only text is shown, useful for prompts where only text is required.
1
only images are shown , useful for prompts where only images are required.
2
both text and images are shown.
promptTextstring

The text initially shown above the user's head to prompt an interaction.

Functions

startvoid

called to trigger the "What X Are You?" block's randomized spinning behavior. Do not use this function unless triggering the "What X Are You?" block from a touch or mouth event.