Im currently casting a cloak spell from invisible actor. It works but I would like to do it from invisible activator. Somehow I cant do it. I move the activator from different worldspace I place it in the CK to the player (moveto) or place it (placeatme) near the player and then move it to the right position near the player (moveto), than I enable the activator and I cast the spell like this: spell.cast(myactivator, my activator). Its not working. Did I miss something?