The UserArchetype Scriptable Object
Much like how Products can be generated using ProductGenerators, UserGroups can be generated using UsingArchetype scriptable objects.
Each UserArchetype comprises of:
Description
- (unused) the general description that would fit all groups of this archetypeUser Group Properties
- the relevant details to be generated for user groups of this archetype.Group First Name
- a list of names to be used in generating the name for a user groupGroup Last Name
- a list of names to be used in generating the name for a user group
Tip
Names are generated by taking a random "first name" and "last name" from Group First Name
and Group Last Name
respectively. In the picture shown above, the possible names would be "Woodlands Hospice", "St Luke's Retirement Home", "Silver Lining Elder Care" etc.