forked from Shardstone/trail-into-darkness
Added stats into the character creation
This commit is contained in:
@@ -13,6 +13,7 @@ public class CharacterCreationReference : MonoBehaviour {
|
||||
public TMP_Dropdown classDropdown;
|
||||
public TMP_Dropdown perksDropdown;
|
||||
public AttributeReference[] attributeReference;
|
||||
public StatReference[] statReference;
|
||||
|
||||
//center
|
||||
public Button backButtonCenter;
|
||||
|
||||
Reference in New Issue
Block a user