Sorry, but there's no way to do that in 1.4. When you refresh the page, the project and the variables are also refreshed.
You can still make a code for each level, but everyone could see the codes by downloading the project.
I guess you'll have to wait until the Scratch Team releases 2.0...
OFF-TOPIC: Your English isn't bad at all!
Last edited by BLU_Spy (2013-01-08 10:13:31)
Offline
There is a way to save the game, complicated though it may be. When the page is refreshed it will no longer be there, but you can write in the project notes to download before playing if they wish to save. For a basic idea of how to save the game, download Borrego6165's Generation 4013 Platinum.
Last edited by sonicfan12p (2013-01-08 10:50:30)
Offline
The best way would be to have codes for each level (like old video games did). That should be pretty simple. I don't think it's much of a problem if people download the project to see the codes, honestly.
Offline
As I've already said, it can be done. The codes idea is a way to do it online, and should be considered though. That would be the closest to online saving you could get before 2.0 probably.
Offline
I know how first of all you don't need a save button! Don't make a script of such of stage
[Scratchblocks]
when gf clicked
set [Score v] to [0]
[/scratchblocks
you leave that and make a restart data button! if clicked:
[Scratchblocks]
when Data Restart clicked
set [score v] to [0]
[/scratchblocks]
you do that!
I hope this helped alot!
Offline
GrateGames wrote:
I know how first of all you don't need a save button! Don't make a script of such of stage
when gf clicked set [Score v] to [0]you leave that and make a restart data button! if clicked:when [Data Restart] clicked set [score v] to [0]you do that!
I hope this helped alot!
A simple approach, but it may work. Depends on what you need.
Last edited by sonicfan12p (2013-01-08 14:51:10)
Offline
The beta is scheduled to be released to the public on January 28th I believe.
Offline
Wait till 2.0, It will release on this month end
Offline
Or you could, for a simple game, make a string out of the characters stats and have the game read that. I can't elaborate much, but if you need I might be able to tomorrow.
Offline
Wait till next version of scratch is released .
Or u can do like in upper comments .
:-D :-)) :-) :-> :-] :-l :-[ :< :-( :-(( :-C XD
Offline