Skip to main content

Canvas Actions

The Canvas group contains the following actions: Set Text, Set Image, Play Video.

The Advanced section contains extended versions of the previous actions with more settings to customize: Set Text Expert, Set Image Expert, Play Video Expert.

Set Text

Set Text Action

The Set Text action allows you to set the text and color of any text object inside in the scene.

PropertyFunction
TargetTarget TMP text component whose text to change.
TextIf enabled, the text can be changed. It can be animated.
ColorIf enabled, you can customize the color that is applied to the text. It can be animated.

Set Image

Set Image Action

The Set Image action allows you to set the image sprite and color of any image inside a canvas.

PropertyFunction
TargetTarget image component whose image to change.
SpriteIf enabled, the image can be changed. It can be animated.
ColorIf enabled, you can customize the color that is applied to the image. It can be animated.

Play Video

Play Video Action

The Play Video action allows you to set the video to be played on the Video Player of any canvas of the scene.

PropertyFunction
PlayerVideo Player to play the video on.
VideoVideo clip to play.
LoopIf enabled, allows playing the video in loop.

Advanced

Set Text Expert

Set Text Expert Action

The Set Text Expert action allows you to customize the Text of any Text object inside a canvas in the scene.

PropertyFunction
TargetTarget text component whose text to change.
TextIf enabled, the text can be changed. It can be animated.
Font SizeIf enabled, you can customize the font size of the text. It can be animated.
Font StyleIf enabled, you can customize the style of the text (i.e., bold, italic, etc.).
AlignmentIf enabled, you can customize the alignment the text.
ColorIf enabled, you can customize the color of the text. It can be animated.

Set Image Expert

Set Image Expert

The Set Image Expert action allows you to customize the Image inside a canvas in the scene.

PropertyFunction
TargetTarget image component whose image to change.
SpriteIf enabled, the image can be changed. It can be animated.
ColorIf enabled, you can customize the color that is applied to the image. It can be animated.
Image TypeIf enabled, allows changing the image type.
Fill AmountIf enabled, allows customizing the fill amount of the sprite (if the Image Type property supports filling the sprite). It can be animated.

Play Video Expert

Play Video Expert Action

The Play Video Expert action allows you to customize the Video of the Video Player in any canvas in the scene.

PropertyFunction
PlayerVideo Player to play the video on.
VideoVideo clip to play.
Start AtStarting point of the video (in sec). The video proper duration should be considered.
End AtEnding point of the video (in sec). The video proper duration should be considered.
LoopIf enabled, allows playing the video in loop.
VolumeIf enabled, allows customizing the volume of the audio in a video clip. It can be animated.
SpeedIf enabled, allows customizing the speed of the video clip. It can be animated.