base script can be found here viewtopic.php?f=11&t=60521
alright topic pretty much says it, ive been trying to get weapon animations to play in tankentai on attacks, it plays the weapon swing with the weapon icon, but i want it to play the "attacker animation" of the weapon instead of the icon, but only for certain weapons.
example the bow/gun/spear add-on scripts, they change the way the attack is carried out based on an element ID, what id like to do is set up an add-on that uses the weapons attacker animation rather than the default icon weapon swing.
from looking at the bow addon, i can see that the script calls a specific animation ID, and i suppose i could set it up that way, but i would have to used like 30-40 different script entries, and use an individual element ID per weapon , but id rather not do that.
i just want one element ID add-on thing that calls the attacker animation of the weapon, any help would be greatly appreciated
alright topic pretty much says it, ive been trying to get weapon animations to play in tankentai on attacks, it plays the weapon swing with the weapon icon, but i want it to play the "attacker animation" of the weapon instead of the icon, but only for certain weapons.
example the bow/gun/spear add-on scripts, they change the way the attack is carried out based on an element ID, what id like to do is set up an add-on that uses the weapons attacker animation rather than the default icon weapon swing.
from looking at the bow addon, i can see that the script calls a specific animation ID, and i suppose i could set it up that way, but i would have to used like 30-40 different script entries, and use an individual element ID per weapon , but id rather not do that.
i just want one element ID add-on thing that calls the attacker animation of the weapon, any help would be greatly appreciated