Deleted3765355User Posted December 26, 2014 Posted December 26, 2014 When Nocturnal summons the swarm of crows that engulf her at the end of the TG questline, is it a particular magic effect that is listed in the creation kit? If so, what is the reference ID? I'd appreciate any help I can get with this!
lofgren Posted December 26, 2014 Posted December 26, 2014 My guess is that it is an animation summoned by these lines in TG09: pNocturnalBirdLeft.Play(Alias_NocturnalAlias.GetActorRef(),-1) pNocturnalBirdRight.Play(Alias_NocturnalAlias.GetActorRef(),-1) pTG09BirdsUp.PlayAnimation("playanim01")
Terra Nova Posted December 26, 2014 Posted December 26, 2014 Yeah that's it. I was looking at that last month.
Recommended Posts