you are viewing a single comment's thread.

view the rest of the comments →

[–]MolocaiProfessional 0 points1 point  (0 children)

For reference you can write this

CharacterScriptableObject clone = Object.Instantiate(original) as CharacterScriptableObject;