I have heard you can have multiple worlds in a senerio. How is the actors connected when you have more than one world. For example in an actor class, if you use getWorld().addObject() ... which world does it use and is there a good example of how it can be used?