Forum Discussion

KHKH-3b16fcd0-7's avatar
KHKH-3b16fcd0-7
Community Member
8 days ago

Need action "when object loose focus"

I need the object to move down when the user hovers over the object, and for the object to move back up when the focus is removed from it. There is not enough trigger. We have mouse hovers over, but...
  • PhilMayor's avatar
    8 days ago

    You could add another object below your object that has a trigger to move the object up when mouse hovers over and uncheck the restore option.

    Or you could create a javascript trigger to do both.