• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Animating Weapon

Skilled Illusionist
Joined
Dec 24, 2011
Messages
356
Reaction score
35
Hi i'm thinking about making animation on each weapon.
By using logic of Character, SFX Text.
But the game is crash-ing
<AddWeaponElu name="Zangetsu" weapon_motion_type = "1" weapon_type = "1" >
<AddBaseModel name="Zangetsu" filename="model/weapon/katana/Zangetsu.elu" />
<AddAnimation name="idle" filename="model/weapon/katana/Zangetsu.elu.ani" motion_type="0" motion_loop_type="lastframe" />
<AddAnimation name="load" filename="model/weapon/katana/Zangetsu.elu.ani" motion_type="0" motion_loop_type="lastframe" />
<AddAnimation name="attack" filename="model/weapon/katana/Zangetsu.elu.ani" motion_type="0" motion_loop_type="lastframe" />
</AddWeaponElu>

Did anyone have another method for this. Or did the source need to Edit again.

Thank you,
 
Back
Top