Quote:
Originally Posted by andy gan
|
Much obliged. Thanks!
Also, is there a site that allows us to download PhotoShop brushes for skins only, like the Human skin which is included in the link you have suggested?
Quote:
Having made some games myself i must say that the tool you choose to make sprites depends greatly on the software you use to put the actual game together.
And one more thing: Why would you rotate something using an animation? I'm sure your gamemaking software has a rotation script.
What software do you use anyways?
|
The software I'll use to make the game is GameMaker.
Also, rotate something using an animation? I'm afraid you must have mistaken me. I'm not using the rotation for an animation in the sense that you seem to have understood. I take that what you are saying is about the animation in-game, for when we use the mouse, correct? Yes, GameMaker has the rotation script. But what I'm trying to say is something different. The sprites I'm trying to make are not rotation-based, like in Top-Down games (GTA 2 for example). I'm making 2D-platform sprites. The purpose for requiring the rotation capability is for making certain segments of a sprite to fit in nicely in the next frame. Let's take an example of an 'arm attached to a Combat Knife' sprite.
This is how the animation will most likely go (The frame is a 2D platform one):
1) The arm, appended with the knife, will rear back till mid-section.
2) The arm will completely thrust towards the Upper-Right section of the sprite (assuming the sprite is facing Left).
3) The arm will be at an angle of slightly more than a 90 degrees angle.
4) The arm will be at an, approximately, 140-150 degrees angle.
5) The arm will be at a straight 180 degrees angle or a little more.
6) The arm will be at an, approximately, 230-250 degrees angle.
7) The arm will be at it's default position.
Now, through-out the above animation, the angles are continuously being altered. This is why I need a perfect rotation software. Also, I always make the animations colorless. When all animations are complete, then I begin to fill in the colour and texture. But, when it is at it's colorless form, only with the black out-lines, and the frame is rotated, the lines are distorted and take some time to edit and look acceptable. I hope I've made this more understandable. Also, what software would you recommend for drawing, if I'll be using GameMaker to make the game? One last thing. If I have a sprite of whose frame size I want to double, I can easily do that by increasing the Horizontal and Vertical to 200 pixels, if it is 100 pixels by default. But when I do this, the thickness of the out-lines also double. Is there any easy way or moderately not so difficult method, to thin to those lines to be of the original, 100 pixels size?
Thanks all of you for all your help.
