I am Trying to make one sprite touch another And Take A life But It Just Doesnt Do Anything It Just touches It doest take a life/damage
Offline
PressSpacebarMaker wrote:
I am Trying to make one sprite touch another And Take A life But It Just Doesnt Do Anything It Just touches It doest take a life/damage
Well, this question would go in All about Scratch. Anyhoo, make variables for the life to change when it touches the bad thing.
Offline
Rainears wrote:
Excuse me, how do you delete all of your comments?
If you mean comments that people have made on your own project/gallery, you should notice a small (x) at the bottom of each comment. Just click it and the comment should go.
If you mean comments that you yourself have made on other Scratchers projects - Then only the creator of the project can delete your comment at the moment. Being able to delete your own comments on other projects has been suggested a few times in the past though, but currently it can't be done so just be careful what you say before you submit a comment.
Last edited by 06dknibbs (2010-11-04 09:44:52)
Offline
How do I download. Scratch to my HTC phone? ? ?
Offline
Goliath1 wrote:
How can i change my username?
Currently, there is no way to change your username, and from what I can gather, there won't be a way to do so, any time in the foreseeable future. However, if the username you would rather have is not taken, you are allowed to create an account with that name, as long as it is used respectfully, and not as a way to avoid any blocks to another account
Offline
try this:
<when green flag clicked>
<forever>
<change[whirl]effect to(<mouse x>
then move mouse :d
Offline
emmyrox912 wrote:
try this:
[blocks]<when green flag clicked>
<forever>
<set[ whirl ]effect to( <mouse x>
<end>[/blocks]
then move mouse
Fixed!
Wait. Which question are you answering?
Offline
The text based game link doesn't show up in the forums. I could get on the tbg's before but now it's not there. ?
Offline
Katarafan666 wrote:
The text based game link doesn't show up in the forums. I could get on the tbg's before but now it's not there. ?
Look at this thread for the URL!
Offline
Help! I want an animated icon. I noticed some people have one, someone even managed to get a movie as one. Thanks in advance!
P.S. If you search "swimfish01" and click "Art Wizard, it's my best game and is about to be updated. Nobody say this is spam, there's just no other way for anyone to view it, I've tried it while logged off.
Offline
Video? Are you talking about a Scratch project?
Offline
I'm talking about a project uploaded to the the scratch website. The widget I use to upload it to the wiki is video, but I have to copy the source code to embed it.
Offline
abzo321 wrote:
my game is about dragging objects, but when i go full screen, the sprites won't move, why? and how do i get them to move
Hm... That's an interesting dilemma. Perhaps you could post the project up here so we could take a look at it? Posting your question in "All About Scratch" would also be a terrific idea.
Offline
Hi! I would like to know how I make like a stamp so that when I click the screen it stamps whatever shape I want. I am making a version 2.0 of my Doodle Pad game and i would like to know how to do this. Please help! :D
Offline
Maybe something like this?
[forever if <mouse down?>]
[][stamp]
[end forever]
And for selecting the stamp:
[forever]
[][if <key [left arrow] pressed?>]
[][][switch to costume ((costume #) - (1))]
[][end if]
[][if <key [right arrow] pressed?>]
[][][next costume]
[][end if]
[end forever]
Last edited by Jonathanpb (2010-12-15 22:18:44)
Offline
gog1 wrote:
i want to post a file that is not a scratch project anyone know how
What kind of file is it? If your file is a sprite file, an image file, or a sound file, we have a website for those, too.
Offline
cheddargirl wrote:
gog1 wrote:
i want to post a file that is not a scratch project anyone know how
What kind of file is it? If your file is a sprite file, an image file, or a sound file, we have a website for those, too.
Here's the website
And here's the Scratch Wiki article about it
Offline
I wasn't really sure where to post this, I think this should be an okay thread.
As I'm sure all the moderators are aware, we're moving a lot of the stuff in the FAQ to the Scratch Wiki, and making the posts much more detailed and formatted in a nicer and easier to understand way than is possible on the forums. I thought maybe this should be made clear in a stickied post, with a link to this page.
Offline