HackSoc / LudumDare31

1 stars 0 forks source link

Compute Mobile orientation based on velocity #21

Closed qlkzy closed 10 years ago

qlkzy commented 10 years ago

Eventually, mobiles will have sprites which will be drawn at angles.

Straightforward to calculate the angular orientation of a Mobile based on its velocity vector; this will give the right behaviour almost all of the time.