This is the only safe way to add an entity to the World object once initialisation has finished and the game/simulation is in play. It does not add the entity directly but schedules it for addition at the start of the world update() method. During initialisation (i.e. setup) it is recommended t
(World world, double timeToLive)
source not stored for this graph (policy: none)