Long Animations=lag? [message #56104] |
Thu, 27 November 2003 14:31 |
|
General Havoc
Messages: 1564 Registered: February 2003 Location: Birmingham, England, Unit...
Karma:
|
General (1 Star) |
|
|
You should only be tracking an OBBOX (maybe not even that) in game so there is no problems with the lag. The only lag you could possible get is video (fps) lag if you used lots of polygons and materials. Genrally you can only cause network lag by tracking collisions.
If you was to render a collision map of a WW map you would see that it is fairly basic. You would get the main shape of the terrain then boxes around things like trees and vehicles to reduce what the game has to track. This goes for using collisions that don't need to be used (e.g. vehicle collision inside buildings) although WW did enable this for some reason.
Visit my website at http://renhelp.laeubi-soft.de powered by laeubi.de
"SHUT UP AND MOD" - Dante
"ACK is the Simon Cowell of modding" - Ultron10
Scripts.dll Debugger, Map Scripter and Tutorial writer
Computer Science Bsc
Aston University in Birmingham, UK
|
|
|