
April 1st, 2012, 08:32 AM
|
 |
Lord of the Dance
|
|
|
|
|
To get something smooth, you should have at least 30 frames per second (fps) and higher is better.
You say you want to move it fast with 5 unit in speed, but speed is defined by the distance over a specific time.
You have to ask if the speed should be 5 unit/frames directly or 5 unit/second.
If you want to work with seconds, you will then have to calculate the unit/frames, depending at the fps.
e.g. 5 unit/second with 30 fps will have the actual frame speed at 0,16 unit.
|