- Joined
- Jul 11, 2006
- Messages
- 423
In how many frames per second works Warcraft 3?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
:/ guys, there is a difference between SCREEN FRAMES PER SECOND and MODEL FRAMES PER SECOND. FPS in models sets how fast they interpolate between one keyframe and another... and well, the value doesn't matter as long as it works properlycheck existing models what fps do they use
It uses 1000. Time it and you'll see.
If you make a model that flashes over 1000 frames, then time 60 flashes, it will be 1 minute. It is 1000, not 960.not really, that's an aproximation. If you export a model using art tools and do the conversion yourself, you'll notice that it actually uses 960.
If you make a model that flashes over 1000 frames, then time 60 flashes, it will be 1 minute. It is 1000, not 960.
GlobalSequences 4 {
Duration 100,
Duration 1000,
Duration 10000,
Duration 60000,
}
GlobalSequences 4 {
Duration 96,
Duration 960,
Duration 9600,
Duration 57600,
}
