Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
How to pull a box2d body to a target? setLinearVelocity? — Gideros Forum

How to pull a box2d body to a target? setLinearVelocity?

RogerTRogerT Member
edited January 2013 in General questions
Hi guys,
Say I have a box2d body of a snake and a target to which I want it to crawl. On its way it can bump into other bodies.

What do you think would be the right algorithm to pull the snake?

Somehow setLinearVelocity? or should I better use a pulley of some sort?

Thanks

pull.png
400 x 600 - 46K

Comments

Sign In or Register to comment.