CreatedByOtherEntities
Introduction The CreatedByOtherEntities property can be used if instances of an Entity will be created at runtime (such as bullets fired by a Spaceship Entity) in a location other than your current screen. Setting this property to true does the following: Glue will generate a factory for the Entity type which includes a CreateNew method[…]