Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Long Animations=lag?
Long Animations=lag? [message #55717] Sat, 22 November 2003 08:11 Go to next message
maytridy is currently offline  maytridy
Messages: 1371
Registered: February 2003
Location: New York, USA
Karma: 0
General (1 Star)
Would a really long animation (Like 50,000 frames) make a map lag badly?
What do you think about a 20,000 frame animation?
Long Animations=lag? [message #55724] Sat, 22 November 2003 11:08 Go to previous messageGo to next message
NeoSaber is currently offline  NeoSaber
Messages: 336
Registered: February 2003
Karma: 0
Recruit
I've never done an animation so long before so I'm just guessing here.

First, I think it would depend largely on what it was for. A 20,000 frame animation of a helicopter flying around in the sky probably wouldn't cause much of a problem. A 20,000 frame rockslide that buried players alive probably would cause problems.

Also, you would have to take into account the size of the .w3d. If it got really big it could take a moment to load, which would cause the framerate to drop.

Basically, I don't think the animation itself would cause a problem. It's how it was implemented that would cause issues. I can't be sure though. The largest animation I ever worked on was around 300 frames running at 30fps.


NeoSaber

Renegade Map Maker at CnC Source
Animator/Compiler/Level Editor/Object Rigger/Programmer for Red Alert: A Path Beyond
Long Animations=lag? [message #55733] Sat, 22 November 2003 15:54 Go to previous messageGo to next message
maytridy is currently offline  maytridy
Messages: 1371
Registered: February 2003
Location: New York, USA
Karma: 0
General (1 Star)
Well, it's of a plane (about 1,000 polys i think) that is non-collidable, only one texture, and it just moves up very, very slowly.

So, I think you're right...the animation won't cause lag as long as it doesn't interact much with the palyers, doesn't have multiple or blended textures, and is a relatively small .w3d.

Any other comments?
Long Animations=lag? [message #56014] Wed, 26 November 2003 22:27 Go to previous messageGo to next message
YSLMuffins is currently offline  YSLMuffins
Messages: 1144
Registered: February 2003
Location: Moved a long time ago (it...
Karma: 0
General (1 Star)
Moderator - Mod Forum
I thought w3ds only supposed animations with 100 frames...my mistake then...

-YSLMuffins
The goddess of all (bread products)
See me online as yslcheeze
Long Animations=lag? [message #56026] Wed, 26 November 2003 23:46 Go to previous messageGo to next message
Aircraftkiller is currently offline  Aircraftkiller
Messages: 8213
Registered: February 2003
Karma: 0
General (5 Stars)
I've seen W3D animations over 1,200 frames before.
Long Animations=lag? [message #56032] Thu, 27 November 2003 02:53 Go to previous messageGo to next message
npsmith82 is currently offline  npsmith82
Messages: 525
Registered: February 2003
Location: England, UK
Karma: 0
Colonel
There's a massive W3D animation used in C&C Generals, that i'm sure is 2000 frames or more... The one with the bridge being detonated as chinas forces are moving over it (from mission 2/3 i believe).

WOL: npsmith82

For RenAutoComplete, RenSkirmish, RenBuddyList and RenWOLstatus please visit (IE) TheCodeSmith.com
Long Animations=lag? [message #56050] Thu, 27 November 2003 07:46 Go to previous messageGo to next message
Jaspah is currently offline  Jaspah
Messages: 1478
Registered: July 2003
Location: Syracuse, New York
Karma: 0
General (1 Star)
Well, that's generals. I think theres a big difference because your not seeing it like Renegade.
Long Animations=lag? [message #56074] Thu, 27 November 2003 12:09 Go to previous messageGo to next message
Cpo64 is currently offline  Cpo64
Messages: 1246
Registered: February 2003
Location: Powell River, B.C. Canada
Karma: 0
General (1 Star)
The only lag I can forsee, would be when it is loading the w3d. But if your animation is just a bone, it should remain reltivly small, and it shouldn't be a problem

-->
Long Animations=lag? [message #56104] Thu, 27 November 2003 14:31 Go to previous messageGo to next message
General Havoc is currently offline  General Havoc
Messages: 1564
Registered: February 2003
Location: Birmingham, England, Unit...
Karma: 0
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
Long Animations=lag? [message #56108] Thu, 27 November 2003 14:37 Go to previous messageGo to next message
--oo00o00oo-- is currently offline  --oo00o00oo--
Messages: 180
Registered: June 2003
Karma: 0
Recruit

does RenX have motion paths or an equal to them? (i use a different 3D package so the names of some tools and attributes my be different) example: have a 200 frame animation of a character moving that repeats. then place the character on a motion path. so in the turn the character moves along the motion path just repeating the same 200 frames. so you wouldnt need to animate a character running all the way around the field, only a loop that is repeated.
Long Animations=lag? [message #56486] Mon, 01 December 2003 12:32 Go to previous messageGo to next message
maytridy is currently offline  maytridy
Messages: 1371
Registered: February 2003
Location: New York, USA
Karma: 0
General (1 Star)
Good idea.......I just don't know how to do that. Confused

I know 3ds has that. Very Happy
Long Animations=lag? [message #56534] Mon, 01 December 2003 23:35 Go to previous messageGo to next message
Cpo64 is currently offline  Cpo64
Messages: 1246
Registered: February 2003
Location: Powell River, B.C. Canada
Karma: 0
General (1 Star)
If you set it up in LE so that it repeats it will

-->
Long Animations=lag? [message #56556] Tue, 02 December 2003 12:33 Go to previous message
maytridy is currently offline  maytridy
Messages: 1371
Registered: February 2003
Location: New York, USA
Karma: 0
General (1 Star)
And how do I do that?
Previous Topic: Rifle Replacement
Next Topic: Multiplay Teams
Goto Forum:
  


Current Time: Sun Apr 28 12:15:01 MST 2024

Total time taken to generate the page: 0.00829 seconds