This example illustrates how ensenbles/tagboards and actors can by dynamically created during operation of an Flip-Tick Architecturesystem. It starts with a single actor that recursively creates three more instances of itself on different ensembles, which itself recursively create three more instances (up to a depth of three). The newly created actors then report its existence and run idle.