캐릭터 저장 로직 적용
This commit is contained in:
@@ -57,6 +57,8 @@ namespace TON
|
||||
|
||||
public void OnClickPlayButton()
|
||||
{
|
||||
PlayerPrefs.SetInt("SelectedPlayerIndex", currentSelectCharacterIndex);
|
||||
|
||||
Debug.Log(currentSelectCharacterIndex);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user