The Main Objective of this repository is to describe how to store Vector3 data of a gameobject in Unity which cannot be stored using PlayerPrefs. You can finde complete tutorial on how to use the code ...
Hi, I'm following the tutorial and and I ran into this error: The argument type 'Vector3' can't be assigned to the parameter type 'Vector3?'. I imported the library ...