Scriptname _00E_Sunchild_Animation extends ObjectReference  

Actor Property SunchildSelect Auto

Event OnInit()

Debug.SendAnimationEvent(self, "BleedOutStart")

EndEvent