Search found 2 matches

by VIVr
Wed Oct 05, 2011 8:56 am
Forum: Support and Development
Topic: Methods for rotating a set amount over a set time?
Replies: 3
Views: 3443

Re: Methods for rotating a set amount over a set time?

OK thanks. I will try to implement one of these in my code.
by VIVr
Tue Oct 04, 2011 9:41 am
Forum: Support and Development
Topic: Methods for rotating a set amount over a set time?
Replies: 3
Views: 3443

Methods for rotating a set amount over a set time?

So, when developing my little project with overly large ambitions I stumbled over a rather annoying problem. It's related to enemies going at certain angles and certain speeds, and changing the angle while they continue to go forward. I want to make a function that, over a certain amount of seconds,...