Discuss Scratch

Sada4907
Scratcher
7 posts

Saving Game Progress

buckholtzm4047 wrote:

I am trying to make a FNAF like game, but I can't figure out how to make it save what night you are on. Can anyone help me?
night is easy
All you need to do is create a variable called ‘Nights:’


And make sure that every time a night goes by it sends a message like this…

when [ Night ends]
broadcast [ Night done]
And then
when I receive [ Night done]
change [ Nights] by (1)
And make sure you decide whether ‘Nights:’ is visible or not!!!

Last edited by Sada4907 (Dec. 17, 2019 17:45:48)

Powered by DjangoBB