I think it would be handy if Scratch could know what day and time it was. It would help because you wouldn't have to input one, or program it randomly.
Offline
Yeah, I would like that as well. You could have projects that could remind you of a schedule...or show different looks for day and night. Lot's of possibilities!
Offline
yeah...but you need to learn python...
Offline
in net scratch you could do this !
Offline
NetScratch has been cancled...
Offline
I would really like to see this!
You know how there's the time variable thingy? They should make one of those things for the time sensor. You could make things like [set variable to <time>] or If < [variable] = [time].
This idea is great!
Offline
You don't need to use any online features for this to work. The program would just use the local system time.
Offline
archmage wrote:
You don't need to use any online features for this to work. The program would just use the local system time.
How would you get the right time for use in Scratch right now?
Offline
that wouldn't work, you would have to set it at the begining of the program.
Offline
Jonathanpb wrote:
archmage wrote:
You don't need to use any online features for this to work. The program would just use the local system time.
How would you get the right time for use in Scratch right now?
Ok, there are many people that do this. You computer keeps track of the time. Many programs will look for the time on the local system and use that in the program. Scratch could do the same.
Offline
markyparky56 wrote:
NetScratch has been cancled...
i have netscratch !
Offline
archmage wrote:
Jonathanpb wrote:
archmage wrote:
You don't need to use any online features for this to work. The program would just use the local system time.
How would you get the right time for use in Scratch right now?
Ok, there are many people that do this. You computer keeps track of the time. Many programs will look for the time on the local system and use that in the program. Scratch could do the same.
I now realize how silly I am. It shouldn't be too hard for Scratch to sense the time, that's true...
Offline
wouldn't you need python or something like that for scratch to sense it, for i have no idea how scratch could do it. Anyone know how?
Offline
Paddle2See wrote:
Yeah, I would like that as well. You could have projects that could remind you of a schedule...or show different looks for day and night. Lot's of possibilities!
I found out how to make the time blocks-- since i want paddle2see to see this, i will post it here, although i am making a tutorial.
in scratchsource, go to:
scratch-objects, scratchstagemorph: instances: sensing ops:
then add one of the following:
^ Time now (seconds, minutes, hours,)
^ Date today (month, dayOfMonth, day, monthName, year)
and put it in a block, and it will be able to use! please consider this, scratch team!
Last edited by treeko90097 (2009-08-28 02:59:25)
Offline
treeko90097 wrote:
Paddle2See wrote:
Yeah, I would like that as well. You could have projects that could remind you of a schedule...or show different looks for day and night. Lot's of possibilities!
I found out how to make the time blocks-- since i want paddle2see to see this, i will post it here, although i am making a tutorial.
in scratchsource, go to:
scratch-objects, scratchstagemorph: instances: sensing ops:
then add one of the following:
^ Time now (seconds, minutes, hours,)
^ Date today (month, dayOfMonth, day, monthName, year)
and put it in a block, and it will be able to use! please consider this, scratch team!
Scratch source? whats that?
Offline
markyparky56 wrote:
treeko90097 wrote:
Paddle2See wrote:
Yeah, I would like that as well. You could have projects that could remind you of a schedule...or show different looks for day and night. Lot's of possibilities!
I found out how to make the time blocks-- since i want paddle2see to see this, i will post it here, although i am making a tutorial.
in scratchsource, go to:
scratch-objects, scratchstagemorph: instances: sensing ops:
then add one of the following:
^ Time now (seconds, minutes, hours,)
^ Date today (month, dayOfMonth, day, monthName, year)
and put it in a block, and it will be able to use! please consider this, scratch team!Scratch source? whats that?
Scratch source code... i call it scratchsource for short lol
Offline
Get back to the topic, please.
Offline