Dalamud-VFXEditor icon indicating copy to clipboard operation
Dalamud-VFXEditor copied to clipboard

How to add a weapon idle animation

Open Sanja3DArt opened this issue 2 years ago • 2 comments
trafficstars

Hello, I'm a 3D artist that wants to mod into the game a circular saw I moded as a scythe, replacing the Augmented Scaevan Magitek Scythe (w2804) since I saw that it already has a chainsaw animation just like other sycthes already have. That could be possible with this plugin? I cant find that animation anywhere right now, so I dont know how to proceed.

It's my first time messing with animations, and I dont know where to start. I can't finde information about weapon idle animations anywhere and I'd like to know if this is the path to follow or if I'm focusing on it completely wrong. It's also my first time posting on github, so I hope I dont get the formatting or tagging wrong. Thanks.

Sanja3DArt avatar May 08 '23 10:05 Sanja3DArt

Looks like the path for that weapon's idle animations is chara/weapon/w2804/animation/a0001/wp_common/resident/weapon.pap

And the skeleton is chara/weapon/w2804/skeleton/base/b0001/skl_w2804b0001.sklb

If you want to modify the animation, you might want to use something like XAT (https://github.com/AsgardXIV/XAT) since it lets you export the animation to blender, edit it, and then re-import it

0ceal0t avatar May 08 '23 15:05 0ceal0t

Thank you so much!! Tomorrow I'll completely dive into this :)

Sanja3DArt avatar May 08 '23 22:05 Sanja3DArt