Most people HAVE alot of sprites. You also don't really make them. You get them from websites. Go to google.com and search "2D Ninja Sprites," or just find a game, take the sprites. Making sprites move and animate is actually very difficult. You need to know how to make start screens, walk on floors (which is surprisingly hard,) attack, jump without going back, turn around, fall and die, get killed by another. But those are just expert scripting. You should find a simple way to do an animation. ALWAYS start in scripts with "When "Flag" pressed." If you don't the script won't take effect. Oh well. Good luck in scratch, sprites, animations, games.
-Darkspinesonic
Offline
i have how to make a text based game if you are interested. here is how: first make a build an object button. (which could be a build house button) draw a picture and text. and now
use this script on it: [blocks] <when[sprite1]clicked><broadcast[ [/blocks] then make the broadcast the name of what you are going to build. now make a loading bar with a name next to it. that should be like this: build house and then the loading bar next to it. now go to costume's. hit copy then edit it. and make it look like it is loading by making tons of costume's. now add this script [blocks]<when I receive[<wait( 1 )secsc><next costume><wait( 1 )secscs><next costume> [/blocks] and keep going on like that. now when you click the build house button it will load.
Offline
this is an place where you can make little videos where you do something just like so have fun enjoy.
Offline
http://mcleodgaming.com/ssf2sprites/ is a great website for sprites
Offline
You can get good sprites from web sites like www.panelmonkey.com, these sites offer you more than 1 costume. some will have him standing, some running, some jumping, and some attacking, just have the costume that you think looks like they are jumping, attacking, or running as the costume the main costume changes to
For Example:
<when green flag clicked><switch to costume[ standing costume <forever><when[ up ]key pressed><switch to costume[ Jump<change y by( +5<wait( 0.1 )secsc><change y by( -5 <switch to costume[ standing costume
do this and he will look like he is jumping then falling and stand again
Offline
another thing you could do is draw or copy your best ninja then edit his arms and legs, its harder though but it works
like these:
http://scratch.mit.edu/projects/Freestylin_Monkey/164532
Offline
Why don't you talk to HIS9
Last edited by pinkpiggy111 (2009-02-23 08:10:01)
Offline