Hi.
Is there anyone out there who knows how to move an object towards two angles without using gravity.
I want my object to move in a speed of 100 from the top to the bottom of the screen and in the same time i want the object to move from right to left or from left to right in a speed of 100.
example i want the object to move from the top left corner to the bottom right corner at an even speed.
I tried to set the angle at 45 but since my object is a stright line the whole line turned itself 45 degrees.
is there a way to do this?
i'm currently using bullet behavior on the object.
if something isn't clear let me know and i'll try to explain more in detail.
thanks!