9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
Scriptname _00E_PlayGamebryoAnimOnInitSC extends ObjectReference
|
|
|
|
Event OnLoad()
|
|
|
|
Self.PlayGamebryoAnimation(sAnimName)
|
|
|
|
EndEvent
|
|
|
|
String Property sAnimName = "playAnim02" Auto |