guys,
when we have passed then “a scene” to “b scene” , i would like to move values in “a scene” to “b scene”.
how does this do ?
guys,
when we have passed then “a scene” to “b scene” , i would like to move values in “a scene” to “b scene”.
how does this do ?
Make the values static, DontDestroyOnLoad, or use PlayerPrefs.
–Eric