Set Graphic Flip

Description

The Set Graphic Flip behavior will flip an objects graphic. Note that this does not affect an objects collision, if you need to flip the actual object body (including it's collision) then you should use change the scale to -100% instead.

This behavior will trigger an event immediately.

 

Properties

Triggers Immediately

Object A

This is the object that will have its graphic flipped. By default the current object is selected, but you can tap the graphic and choose any other object in your scene.

Flip X

This toggle will flip the objects graphic along the X axis 

Flip Y

This toggle will flip the objects graphic along the Y axus

 

Outputs

Object ID

This outputs the Object ID.

 

Examples

If you have an object and you want its graphic to face the other direction.

Download Example Project

 

Related

Get Graphic Flip

 

SetGraphicFlipReference.gif

0 Comments

Article is closed for comments.