Well, to start you off, check out http://scratch.mit.edu/forums/viewtopic.php?id=39220
In this team, we discuss what we can put in Balloon OS. What are it's functions, what apps does it have, etc.
List of members:
1. wei2912
2. helltank
3. tinoesroho
Last edited by wei2912 (2010-07-22 06:14:00)
Offline
Hey Wei, had a great idea. What about if there is a function that allows the viewer to choose between snap to grid and free movement? Something like:
When Green Flag Pressed
Forever
If variable Snap to Grid? =Yes
<insert snap to grid code here>
else
<insert free movement code here>
and:
When Sprite1 Clicked
If variable snap to grid?=no
set variable snap to grid? to yes
else
set variable snap to grid? to no
Offline
helltank wrote:
Hey Wei, had a great idea. What about if there is a function that allows the viewer to choose between snap to grid and free movement? Something like:
When Green Flag Pressed
Forever
If variable Snap to Grid? =Yes
<insert snap to grid code here>
else
<insert free movement code here>
and:
When Sprite1 Clicked
If variable snap to grid?=no
set variable snap to grid? to yes
else
set variable snap to grid? to no
Put in this function, i didn't use your script.
I don't need any free movement code.
Offline
Tinoesroho, reporting for duty. Please immediately spam all websites and say "Finished" when spam = all.
Joke aside, I'm ready to roll.
Offline
User account script ready for firing, sir!
Go to All about Scratch, it is there!
Offline
Sir! I have an experimental (read: incomplete) script import program based on my NOS PL specs. If you want it, sir, I can have it uploaded in a jiffy. I'm still working on a couple of commands, but it should be ready to go!
It may be an interesting idea to toy with.
Offline
Please don't keep calling me sir, we are all about the same.
tinoesroho wrote:
Sir! I have an experimental (read: incomplete) script import program based on my NOS PL specs. If you want it, sir, I can have it uploaded in a jiffy. I'm still working on a couple of commands, but it should be ready to go!
It may be an interesting idea to toy with.
I think i already have that.
Last edited by wei2912 (2010-07-22 21:10:51)
Offline