This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-08-26 02:52:47

JoelP
Scratcher
Registered: 2007-07-20
Posts: 100+

snapshot

hello, I am making a city game, and if I can have snapshot, I can do extra stuff like saving and loading games, selection of regions and so on... just pleeze make that in the next version.


do you want to see  real 3D ? come here and have a 3D runaround. the game will soon be a fighting game, as you can see when you press space   http://scratch.mit.edu/projects/JoelP/33274

Offline

 

#2 2007-08-26 12:33:31

beny
Scratcher
Registered: 2007-07-24
Posts: 100+

Re: snapshot

what do you mean?


more people like the letter B than the letter A!
i'm going for 250 posts!

Offline

 

#3 2007-08-26 12:51:00

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: snapshot

I think he is asking for a file that saves the state of the program:  all variables, sprite locations, directions, costumes, graphics effects, ... .  The erasable board for the pen and stamp effects should probably also be saved.

A file saving the complete state like this is commonly called a "sanpshot".
You may also want to look up the concept of "persistent objects" which would be a more flexible (and possibly more complicated) way to have a similar effect.

Last edited by kevin_karplus (2007-08-26 12:51:41)

Offline

 

#4 2007-08-26 14:07:52

beny
Scratcher
Registered: 2007-07-24
Posts: 100+

Re: snapshot

kevin_karplus wrote:

I think he is asking for a file that saves the state of the program:  all variables, sprite locations, directions, costumes, graphics effects, ... .  The erasable board for the pen and stamp effects should probably also be saved.

A file saving the complete state like this is commonly called a "sanpshot".
You may also want to look up the concept of "persistent objects" which would be a more flexible (and possibly more complicated) way to have a similar effect.

ok, i get it now, so you could "save" it and resume later, right?

Last edited by beny (2007-08-26 14:08:30)


more people like the letter B than the letter A!
i'm going for 250 posts!

Offline

 

Board footer