Hey! I'm trying to make it so that a sprite, that's just a bar, links two sprites together, like if a string would be attached to both of them. Thanks for your help!
Check out the behavior called Pin
Develop games in your browser. Powerful, performant & highly capable.
if you don't like the pin behavior try the lerp or everytick set the position of the one you want to follow by the 2nd sprite
Thanks, I've managed with the pin behaviour!