- Joined
- Oct 18, 2007
- Messages
- 930
Ok im stuck in a spell, as usual... So i need a result that gives me the correct real value that the unit is moved every interval. In the end it will match up to the time. The end result will be ' S ' ( Speed )
The variables you are given is this.
The object(unit) ' U ' is moved every interval ' I ' with speed ' S ' for a distace of ' D ' over time ' T '.
The variables you are given is this.
- Real value ' D ' ( Distance )
- Real value ' T ' ( Time it takes )
- real value ' I ' ( Interval )
The object(unit) ' U ' is moved every interval ' I ' with speed ' S ' for a distace of ' D ' over time ' T '.