Race System will be included in the Core project from version 1.61b, so this won't be necessary in the case you want your game to have race selection anymore.
Try the demo in /Scenes
- Create
Character Race
by right click inProject
view then select
- Set its data
- Set it to your player character entity
-
At Character Create UI, change
UI Character Create
component toUI Character Create With Race
component -
Prepare
Toggle
andToggle Group
UIs, they will be used to toggle races
- Add
Character Race
data andToggle
UIs toUI Character Create With Race
component