Forum Discussion
KHKH-3b16fcd0-7
8 days agoCommunity Member
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...
- 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.
PhilMayor
8 days agoSuper Hero
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.