Move Screen

Description

The Move Screen behavior will move the camera (visible screen space) to any direction by a specified number of meters.

This behavior will Trigger an event once the screen has finished moving. 

 

Properties

Triggers on Completion

Transition

The tween effect used for the movement animation if the duration is greater than 0.

X

The amount to move the screen horizontally along the X axis.

Y

The amount to move the screen vertically along the Y axis

Duration

The time it takes to move to the new position

 

Outputs

This behavior does not have any outputs.

 

Examples

If you want to move the screen to focus on another part of the screen you can use this behavior.

 

 MoveScreenReference.gif

0 Comments

Article is closed for comments.