Forum Discussion
PatriceLynn-0c5
4 years agoCommunity Member
How to set triggers/functionality for 2 DRAG situations
1. How to drag character (object) and thought bubble (layer) together to new location?
2. I programmed character to be dragged and dropped onto the office image. How do I set a trigger to get the...
WaltHamilton
Super Hero
1. Make the thought bubble part of a state on the character
2. Give the character a motion path of 0 length, and move the character on the path when you want it to return. Be sure the path does not have a relative start.
PatriceLynn-0c5
4 years agoCommunity Member
Walt, thank you so much for your help! I got#2 handled, but can't figure out how to add the bubble to the character state?