samthescratch wrote:
<set{ }to( fill_____ in with StS awesome meter, and[__] with infinity...
see my projects! NOT :rolleyes
oh and StS is Sam the Scratch,see?
[/blocks] Awesome! Nice to see some new faces around here. Take a look around, get used to the Scratch environment, and most importantly, be sure to have fun. Remember: feel free to ask questions!
Offline
Hi, I'm trying to make a game that when the background changes, the sprites act differently. Is there a way to link scripts to background? Eg, When background 1, if sprite 1 touches sprite 2, say yippee; when background 2, if sprite 1 touches sprite 3, say yippee... Something like that. Any hints?
Offline
You have to do it like this:
[if <((costume #) of [Sprite1]) = (Number)>]
[]
[ ]
Last edited by Jonathanpb (2010-11-13 16:50:37)
Offline
hello!I'm blueheghogsonic!weegeemalleo(my big bro.)has completed Sonic colours.I'm 10.
Offline
Hi. I was tryong to share and it said i was"Invalid"
Offline
hi shaalex what can i or someone else help you with? You can also make your own thread on the forums to ask someone (i think...)
Offline
Gavranac wrote:
Hi everybody, I'm Gavranac and I'm an webaholic.
Hopefully, you'll be seeing me around here a lot.
Cheers
Welcome!
Offline
Gavranac wrote:
Hi everybody, I'm Gavranac and I'm an webaholic.
Hopefully, you'll be seeing me around here a lot.
Cheers
Hello Gavranac!
Hopefully you shall be helpful, have famous projects and lots of comments and forum posts.
Scratch on!
(I say that to everyone, LOL)
Offline
hi guys. I'm new...I forget when I made this account... but I'm not new to Scratch. I had well...I guess I could call it an exploratory account for a couple of years. Whatever. Here I am.
Offline
I'm also pretty new here, though I registered a bit ago. We're doing Scratch projects in school and while I typically prefer programming in stuff like PHP, this is pretty fun too.
Offline
how u do wall detection!!!!!!!!!
my sprite can go through walls!!!!!!!!!!!!!!!!!!!!!!!
Offline
Try something like this:
[forever]
[][if <key [right] pressed?>]
[][][change x by (5)]
[][][if <touching color [ ]?>]
[][][][change x by (-5)]
[][][end if]
[][end if]
[end forever]
Offline
Hi, I'm 36 hours old on Scratch and have had fun creating two projects so far. Anyone know how to find the source code I need to embed one of those projects up to my wiki? Sure appreciate any help.
Offline
Hello,
I just started using Scratch/BYOB on Friday and I love it.
Cheers to the guys who designed and made it.
............
How do I make mods to BYOB...besides looking for a source code and everything?
Thanks in advance!
Offline