Animated Props Anims

How to create models in XSI and other 3D applications and make them work in Battlefront 1 & 2. Post models, tips for application usage and share anything XSI, 3DMax, SketchUp, etc.

Moderator: Moderators

Post Reply
ForceMaster
Lieutenant General
Lieutenant General
Posts: 737
Joined: Fri Aug 08, 2008 11:27 pm
Projects :: Tron The Grid
Games I'm Playing :: The best..SWBFII
xbox live or psn: No gamertag set
Location: C:\Program Files\ForceMaster\Bin\ForceMaster.exe

Animated Props Anims

Post by ForceMaster »

Hi my friends! I'm thinking to do some animated props, like jabba's palace, so, I dont know how work it, I asume that is similar to an animated door but if I need add more anims how can get it working ingame? I mean, the anims system is similar to an vehicle system? I know that these props need an animation trigger but it is all my knowledege about that. Thanks.
[Padawan]Helkaan
Sith
Sith
Posts: 1444
Joined: Mon Aug 16, 2010 3:01 pm
Projects :: Dunno. Maybe making something
Games I'm Playing :: Some.

Re: Animated Props Anims

Post by [Padawan]Helkaan »

In XSI or in ZE?
ForceMaster
Lieutenant General
Lieutenant General
Posts: 737
Joined: Fri Aug 08, 2008 11:27 pm
Projects :: Tron The Grid
Games I'm Playing :: The best..SWBFII
xbox live or psn: No gamertag set
Location: C:\Program Files\ForceMaster\Bin\ForceMaster.exe

Re: Animated Props Anims

Post by ForceMaster »

XSI anims.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Animated Props Anims

Post by DarthD.U.C.K. »

are you talking of the rancor? from my understand it is like you said some kind of "door" bit with a spot where the player will be attached to if he enters the trigger.
FragMe!
Gametoast Staff
Gametoast Staff
Posts: 2244
Joined: Sat May 13, 2006 12:34 am
Projects :: Not sure keep changing my mind.
Games I'm Playing :: F1 and SWBF
xbox live or psn: No gamertag set
Location: Origin name GT_FragMe
Contact:

Re: Animated Props Anims

Post by FragMe! »

A prop can be animated so it works all the time no need for a trigger, the attendants at FragMe!'s in DMI are animated props that always do something.
Or they can be set to do the animation only once you set off the trigger by walking up to it like a door. Once again from DMI the buggy that is on the lift only goes up when you get close enough. Making these work as a door is a little easier sometimes.
Or they can be an animated trap such as the Sarlacc or Rancor.
ForceMaster
Lieutenant General
Lieutenant General
Posts: 737
Joined: Fri Aug 08, 2008 11:27 pm
Projects :: Tron The Grid
Games I'm Playing :: The best..SWBFII
xbox live or psn: No gamertag set
Location: C:\Program Files\ForceMaster\Bin\ForceMaster.exe

Re: Animated Props Anims

Post by ForceMaster »

This means I can do the animation in XSI, export it as is common with animated door but without a trigger? as that achieved by repeating animation ever?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Animated Props Anims

Post by DarthD.U.C.K. »

yes, you can even have a repeating anim and another anim thats troggered when you enter the hp_active.
take jabba as example:

Code: Select all

[Properties]

GeometryName    =   "tat3_bldg_jabba"
AnimationName   =   "tat3_bldg_jabba"
Animation       =   "idle"
Animation       =   "grab"

SoundProperty = "jabba_amb"

AnimationTrigger    =   "grab hp_hotspot 3.0"
if you only want the idleani, just ignore the secon animline and the animationtrigger
thats actually pretty cool, you could probably have different anims played depending on the spot you are standing
ForceMaster
Lieutenant General
Lieutenant General
Posts: 737
Joined: Fri Aug 08, 2008 11:27 pm
Projects :: Tron The Grid
Games I'm Playing :: The best..SWBFII
xbox live or psn: No gamertag set
Location: C:\Program Files\ForceMaster\Bin\ForceMaster.exe

Re: Animated Props Anims

Post by ForceMaster »

hmmm, so i can have multiples triggers for multiples anims? Or it work with the same trigger and the result is play some anim randomly (except the idle)?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Animated Props Anims

Post by DarthD.U.C.K. »

i dont know, i havent tried it out but from the odfvalues it seems like you can have multiple triggers triggering multiple anims. you will havre to trie out what happens if you assing multiple anims to one trigger and if its even possible.
ForceMaster
Lieutenant General
Lieutenant General
Posts: 737
Joined: Fri Aug 08, 2008 11:27 pm
Projects :: Tron The Grid
Games I'm Playing :: The best..SWBFII
xbox live or psn: No gamertag set
Location: C:\Program Files\ForceMaster\Bin\ForceMaster.exe

Re: Animated Props Anims

Post by ForceMaster »

ok, thank you very much! I will try it and post the result coming soon.
Post Reply