[Solucionado]¿cómo guardar una variable global?

Please because I have a platform game with monads and I was putting a star rating but when I close and open the value of the global variable is lost

Use Storage to save the values then Read the Storage values and store into a scene variable after that you can assign the value of the scene variable to the global variable.

Look at the examples:
Here or Here

Thank you very much It worked

1 Like

Please mark the post as solved/Por favor marca el post como resuelto