I know how to invoke one actor's meathod from another actor. but I need the world to invoke the meathod. I tried using the same technique and it did not work. Any Help?
Actor I want to invoke is "Purchase"
Meathod I want to invoke is "appear"
World = MyWorld.

