If I want to add a spell to the NPC nearby, here are two method available.
Method 1 : Using cloak effect but not using OnUpdate()
Method 2 : Using FindRandomActorFromRef(PlayerRef,5000) with OnUpdate() frequency: 0.5 sec
Which one do more impact to papyrus?
Thank you for your help!