Page 1 of 1

My angles are all messed!

PostPosted: Fri Oct 26, 2007 12:05 am
by GuitarManGuitar
Whatever angle i put for an object it always, when i put a directional velocity, goes to the left.
Why is this??? :?: :?: :?: :?

Re: My angles are all messed!

PostPosted: Fri Oct 26, 2007 1:33 am
by pixelpoop
Are you using direction instead of angle?
You have to assign a direction_velocity before you assign an angle.
If that didn't work: Try simplifying your code to just the angle change then add code back to it in small steps.

Re: My angles are all messed!

PostPosted: Fri Oct 26, 2007 1:40 am
by Fuzzy
Post an example from your code. I'll look at it and tell you.

Re: My angles are all messed!

PostPosted: Fri Oct 26, 2007 3:04 am
by GuitarManGuitar
tysm!
You were right. I put direction velocity first the angle and it worked. :mrgreen: :mrgreen: :P :) :D

Re: My angles are all messed!

PostPosted: Fri Oct 26, 2007 3:33 am
by GuitarManGuitar
directional velocity first before angle*