Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - recharge330

Pages: [1]
1
Graphics / Need help rotating a sprite in Box2D
« on: February 05, 2011, 09:33:17 pm »
Thanks, I was using rotate instead of SetRotation. It works perfectly now.

2
Graphics / Need help rotating a sprite in Box2D
« on: February 05, 2011, 09:08:01 pm »
I been looking around but I can't figure out how to match the rotation of the sprite with the body in Box2D. Whenever I try the sprite will just continue to spin after the object has stopped moving. I don't know enough about radians and angles to try to figure out how to stop it from passing the correct angle. Any help would be much appreciated.

Pages: [1]