Anyways, I deleted that account a while ago however, to get a new start. I now go by Shadow-Wing, and make -creators and dress ups! I haven't made one in a while, so I thought that this would be a good time to make one.
Back to the How-To.
For this example, I will be using a Dragon Maker. a Wings of Fire Dragonet Maker to be exact. I will be making this as I write the steps, so this time I will be able to provide step-by-step instructions, as well as images. I will be using the Offline Scratch Editor 2 for this, but feel free to use whatever version you have on hand, or even use the editor provided on the website, if you have an account.
Are you ready to begin? Then Let's GO!!!
Alright, so first off get rid of the little Scratch Cat sprite with a quick click of the scissors. Next, make a quick little background to work with. I typically just do a white background with the word 'create' in all-caps in the background and enlarged, like this;
But you can customize your background however you wish. This will be my starting background, and I will add in more later, so don't worry, the dragonets won't be stuck on this screen forever, just until we are closer to the end.
Once your background is done, create a new sprite, by clicking the paintbrush in the Sprites toolbar.
You will now get a blank canvas, on which to draw your sprite!
This is going to be the sprite that is all of our little dragonets. For this maker, there will be two templates for each dragonet, color variation 1, and color variation 2, so there will be two different colors for each of the tribes. At some point I might go in and change that, especially for the RainWing, but for now, just 2 colors per tribe.
Anyways, so draw up your first sprite variation. I'll be starting with a base template, that I can edit to make look like all the different tribes, but keep them all in the same pose. No color yet, just gray lines, that are easily editable, with white on the inside to make it show over the backdrop.
Here is my finished Base Dragonet
Now you don't have to do a Base picture, if you are offering two options that are very drastic from each-other [standing and sitting for example] but even then you will copy them to make your minor adjustments, and even in dress-ups, you copy the base picture, and draw the outfits over that, then erase the unneeded parts, so it's always a good idea to keep a base-pic on hand, even if you never use it.
Next up, copy your image for as many times as you need it. But be careful for how you do it. For example, I'm only going to copy until I have half as many images I need. I will then edit each one individually until it is a blank template for a single tribe, and copy it so I have a second, that way I don't have to edit two images for each tribe, only one. I'll still have to do two for color, but that is way easier than trying to get the bases to look exactly the same.
Anyways, make sure you label each costume, otherwise you might get in trouble later down the road
<If you can't read that, then from top to bottom:
Skywing, MudWing,SandWing, IceWing, RainWing, and NightWing.
The SeaWing is hidden from view up above, I couldn't get it to scroll enough in the editor, so in case you were wondering why you can only see six, when there are seven tribes, that's why
Anyways, once you have your base pictures all set up, now is the time for editing.Take your copies of the base sprite, and edit the heck out of them until you have your final product, and then go ahead and give them all some color!
Aren't they awesome? There are more sprites, obviously, but you'll have to play the game to see them ;)
You may be wondering why there's only one MudWing...well, that's because there's really only one color of MudWing scales, so there wasn't really anything I could do.
Anyways...now that you have your main sprite all ready, it's time to work with the code for it.
The first code, should look like this;
Always make sure that 'switch costume to' is set for the first costume |
Next you're going to make a new sprite. This one should look like a button of some sort. I made mine a wing, because it's 'Wings' of Fire.
Now set up code in the button's script. It needs to have the Green Flag and the When Backdrop Switches code, but you can change the wording of the broadcast message so that it fits your theme, or just leave it as message 1. [I took the liberty of setting up a backdrop, and a sprite to go along with it. I'll show it in a moment]
Now go over to your character sprite, and add in something like this;
That's actually pretty much all of the code you will require for your character sprite. Crazy isn't it?
Now, we get to add in some fun things! Drag and Drops :D
First off, design the things you want to add. Maybe a flower? Or a strand of pearls. Once you have them ready, make sure ALL of them have the 'Can Drag in Player' box checked
When you're ready, head over to one of your sprites, and set up this code to go in all of the drag and drop sprites. I only did three, the leather jerkin, the rose armband, and the gold necklace, simply because that will motivate me to update with more features. If you're wondering about eyes, don't worry,I haven't' forgotten, but I'm going to go more in-depth with them in a moment.Anyways back to the code, this is the code you need in your drag and drops;
Alright, time for the messages.
Create another button, keeping the theme you made for the change base sprite one, and write the word 'Complete' on it, and if you did the optional code, make another that says Reset.
^Code for 'Complete' Button |
^Code for 'Reset' Button |
Do the same for the mouth.
Next up, troubleshoot. Click the expand button, and play the game, just to make sure that everything is working the way it's supposed to. If it's not, go back up through the pictures, and see where your code messed up. I already troubleshooted this game, so all the code is working correctly.
And finally, upload your project. As time goes on, you can update it with more costumes, more drag n' drops, and more features in general.
I really hope this was helpful for you, and if you ever do use it to make a -Maker, Please! Leave a link in the comments, I'd love to check out what you guys are all making!
Here's a link to the completed dragon game if you are interested. Who knows? Maybe by the time you read this, it's been updated. Leave a comment with a screen-shot of the dragon you made, I'd love to see it!