Behavior : Cursor2

Author:Rex.Rainbow

Download

Properties

Activated

  • Enable if you wish this to begin at the start of the layout.
    • Options : ["No","Yes"]

Invisible

  • Enable if you wish to set sprite invisible at touch end.
    • Options : ["No","Yes"]

Axis

  • The axis this object can move on.
    • Options : ["Both","Horizontal","Vertical"]

Actions

Action:Set activated

  • Enable the object's cursor behavior.
    • Activated ( Combo ) : Enable the behavior.
      • Options : ["No","Yes"]

Expressions

Expression:Activated

  • The activated setting, 1 is activated.

Position

Expression:X

  • Get the mouse cursor X co-ordinate in the layout.

Expression:Y

  • Get the mouse cursor Y co-ordinate in the layout.

Conditions

Moving

Condition:On moving start

  • Triggered when object moving start.

Condition:Is moving

  • Is object moving.

Condition:On moving end

  • Triggered when object moving end.