Discuss Scratch

AProductions
Scratcher
500+ posts

Please help me with save game on a project.

hi, so i'm trying to make an RPG game but I can not make it so that players can save their progress on the game, does anybody know how to do this? If so please tell me.
bloxxer
Scratcher
100+ posts

Please help me with save game on a project.

AProductions
Scratcher
500+ posts

Please help me with save game on a project.

bloxxer wrote:


Thanks, however when you go off the project and go back on it, it resets because lists can't be cloud, so it doesn't work - thanks though
bloxxer
Scratcher
100+ posts

Please help me with save game on a project.

AProductions wrote:

bloxxer wrote:


Thanks, however when you go off the project and go back on it, it resets because lists can't be cloud, so it doesn't work - thanks though
Thats sad, but im not sure, try no to clear list at start (clicking flag). If hat doesnt work, hey, wait 5 mins and i will show you a better one.
bloxxer
Scratcher
100+ posts

Please help me with save game on a project.

Here, this is simple with 5 slots saving script:

(You can make the list thingy tho when there are cloud lists, idk why they got removed)


hope i helped a bit atleast
AProductions
Scratcher
500+ posts

Please help me with save game on a project.

bloxxer wrote:

Here, this is simple with 5 slots saving script:

(You can make the list thingy tho when there are cloud lists, idk why they got removed)


hope i helped a bit atleast

Thanks, I think this would be more helpful for leaderboards though, hopefully cloud lists will be added
AProductions
Scratcher
500+ posts

Please help me with save game on a project.

bloxxer wrote:

Here, this is simple with 5 slots saving script:

(You can make the list thingy tho when there are cloud lists, idk why they got removed)


hope i helped a bit atleast

Whilst taking a really long time to do so, I've managed to design my own code and it now works - if you ever need it ask
bloxxer
Scratcher
100+ posts

Please help me with save game on a project.

AProductions wrote:

bloxxer wrote:

Here, this is simple with 5 slots saving script:

(You can make the list thingy tho when there are cloud lists, idk why they got removed)


hope i helped a bit atleast

Whilst taking a really long time to do so, I've managed to design my own code and it now works - if you ever need it ask
yes might u show it? or tell em project? i would be interested
AProductions
Scratcher
500+ posts

Please help me with save game on a project.

bloxxer wrote:

AProductions wrote:

bloxxer wrote:

Here, this is simple with 5 slots saving script:

(You can make the list thingy tho when there are cloud lists, idk why they got removed)


hope i helped a bit atleast

Whilst taking a really long time to do so, I've managed to design my own code and it now works - if you ever need it ask
yes might u show it? or tell em project? i would be interested

I'll make a project explaining it for you
AProductions
Scratcher
500+ posts

Please help me with save game on a project.

bloxxer wrote:

AProductions wrote:

bloxxer wrote:

Here, this is simple with 5 slots saving script:

(You can make the list thingy tho when there are cloud lists, idk why they got removed)


hope i helped a bit atleast

Whilst taking a really long time to do so, I've managed to design my own code and it now works - if you ever need it ask
yes might u show it? or tell em project? i would be interested

Here it is:
http://scratch.mit.edu/projects/11037040/
maddogmax
Scratcher
100+ posts

Please help me with save game on a project.

you could use this save I made http://scratch.mit.edu/projects/11925511/
griffpatch_tutor
Scratcher
28 posts

Please help me with save game on a project.

Here is a project that allows you to save data for individual users of scratch: http://scratch.mit.edu/projects/12503640/
I tried to make the hard stuff sit within the Save Game sprite, then you just need to set up the save before using a broadcast to do the work. Loading is the same, just broadcast, then pull out the variables you originally saved. It works with one save slot per username.
boomba1006
Scratcher
48 posts

Please help me with save game on a project.

(cloud)( v] to [0]
boomba1006
Scratcher
48 posts

Please help me with save game on a project.

Tobuscus.jpg
EpicZero
Scratcher
100+ posts

Please help me with save game on a project.

when green flag clicked
add [What you want to save] to [Save File]

Powered by DjangoBB