3 items

File information

Last updated

Original upload

Created by

me

Uploaded by

Newtonext1234

Virus scan

Safe to use

Tags for this mod

About this mod

Do the animation by loop.

Share
Permissions and credits
The Magic add for seeing animation with looping.

///Introduction
I want to see animation by loop while keep stand location, hit collision of origin behavior without overwrite, so I created this. 
This is spell for see the animation by loop.
npc or pc will running the continue to do animation unless stop by this magic.
the default motion are all "WardBreak" so for change to other motion, need "TES5Editor". 
if continue to use this mod, I strongly recommend that stop on magic menu after use magic to npc or player.

///Install
install by mod manager tool or put those files directly.

///Uninstall
remove those files.

///How to use
After run the skyrim, 2 spell add to player automaticaly.

1.NPC Set Spell
this is for npc, spell use to npc that are animation target.
on menu, we can select 3 actor, and able to select 5 animation types.
(the default is all "WardBreak" so if wanna to do other animation, need change by editor)
when select animation, animation will looping unless select stop by menu.

2.PC Set Spell
this is for player, the feature are same as npc.

///Change animation
change animation string by Editor.
this mod use the PlayIdle function so if we know animation string, able to change to other animation.
about Idle Animation animation string, please reference web pages.

///attack motion and pair(after changed to attack or pair animation string by editor)
the pair and finish move are not support, but only able to done as lead. if want to doing the lead and victim, use the another mod.
for use the attack motion, first, select the WeapEquip on menu.
if use PC Set Spell, weapon equip manually before do the animation.

---
update1.1
the update event have been running on back ground always, so I changed for stop this.

---
update1.2
increase duration the motion and optimize the this script.