Search found 2 matches
- 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: 3606
Re: Methods for rotating a set amount over a set time?
OK thanks. I will try to implement one of these in my code.
- 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: 3606
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,...