Malith As an example, I'm trying to grow a plant overtime and is it possible for me to change scenes and still keep the plant growing? And also save these data?
gamingislove Sure - the details depend on how you handle the growth, though. E.g. you could use the current game time when planting/starting the growth as a timestamp in a float variable and manage the growth based on the change to the current game time.