Is it possible to pin an object to always be at the center of another object without the use of imagepoints?
bumpity
Develop games in your browser. Powerful, performant & highly capable.
you could pin it on every tick to custom image point that is on the certain width.
Create new image point and then create event with condition Everytick, then use Set position to another object and it should work.