enderalse/source/scripts/_00e_playgamebryoanimoninitsc.psc

9 lines
179 B
Plaintext
Raw Normal View History

Scriptname _00E_PlayGamebryoAnimOnInitSC extends ObjectReference
Event OnLoad()
Self.PlayGamebryoAnimation(sAnimName)
EndEvent
String Property sAnimName = "playAnim02" Auto