Hey guys,
@like100bears You can teleport your player characters with the 'T' shortcut. If they spawn at an unusable 0,0 location outside of the level, just press T somewhere in the level to bring them there
@both The bearded dummy is part of the Character Creation level and is used to apply the user's settings too. When loading Story data, the scripting overrides this character with a random origin character for testing in the editor. When not loading any data, you just get the dummy. It is partially just there as a test character in editor and will not be present in the actual game. The scripts for this are:
- GLO_CharacterCreation in Shared
- Fortjoy_CharacterCreation in Origins
- GM_CharacterCreation in GM