Hello everyone,
I can't figure out a way to make a sprite pin to another sprite (same object) while stacking on each other, while their pin to another moving object.
Sprite On collision with Sprite2 = Sprite2 pin to Sprite
Sprite2 on collision with Sprite2 = Sprite2 pin to Sprite2
Image
https://www.dropbox.com/s/xujw29pu4dot1df/Pin.png?dl=0
Thanks in advance
Develop games in your browser. Powerful, performant & highly capable.
There are 2 examples inside C2:
Pin rope style
Pin chain style
Maybe will help you.