xosmallfryox wrote:
hey guys..
i'm makeing a dress up game!!!
its its going to be really cute im just stuck on one thing
how do you make it so u can "click" "drag" and "drop" something, because i want to do that with the clothes.. especially with some accessories like sunglasses uo might want to put them on the cute little guys eyes or up on its head like some girls do.!
click on chose new sprite from file
click things
scrool down to dragable and select it
Offline
hi im makin a game but i dont know how to make things come out of the cannon plz tell me how to do the aiming then firing in a straight line!?
Offline
how do you make a custume meter like, if you wanted to make a lives meter how would you do that ?
Last edited by qwertyqwerty12345678 (2008-07-14 17:54:39)
Offline
qwertyqwerty12345678 wrote:
how do you make a custom meter like, if you wanted to make a lives meter how would you do that ?
Go to All About Scratch and post it there so I can help you
Offline
ok u see i see
Offline
once i memorize me things will be alot faster
Offline
here is how to move a sprite:<when[ up ]key pressed><change y by( 10)<when[ right]key pressed><change x by( 10)<when[ down ]key pressed><change y by( -10)<when[ left ]key pressed><change x by( -10)8)
Offline
112233445566778899 wrote:
here is how to move a sprite:<when[ up ]key pressed><change y by( 10)<when[ right]key pressed><change x by( 10)<when[ down ]key pressed><change y by( -10)<when[ left ]key pressed><change x by( -10)8)
A) there's a better way
B) that's irrelevant.
Offline
heer is my thing on how to shoot. http://scratch.mit.edu/projects/loopymike34/340475
Offline
blockhead wrote:
how do you put in multiple costumes at once
I tell that many of you here must be new! The thing is a costume is not a sprite, each sprite does different things and could show at once. A costume is one sprite changed to look like another pose or to help with a animation sequence!
Offline
natalie wrote:
Here's a list of tips and shortcuts from the Scratch programming team:
http://scratch.mit.edu/forums/viewtopic.php?id=759
ok............<color[ ]is over[ <loud?>
Offline
syler wrote:
thx for helping me out with my games . by the way here's the code to make a character jump.<when green flag clicked><forever><repeat until><touching color[ black] <change y by( -4)
then make a black platform at the bottom of the screen.
thnks for the help with jumping
Offline
how to i get the background to change when my sprite gets to the end of the background
Offline
I need help on making a flight game that uses the mouse. How can I make my character change costumes while the mouse is moving?
Offline
umm does any one know (if you even can) how to make the backround change using a sprite?
Offline
shivam wrote:
how can i make a 3d game like cs or a car game ??????????
The only way to do that is to either be a really good artist on a computer, or the more reliable and more likely way is you have to use a completely unrelated and much more advanced program called Alice. It is used for college and university computer programming and is fully designed for a 3D world.
Offline