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