Group 4 – Mermaid River Blog Post #2
|
Hello again! So moving along from last week’s post, have an updated Skip Swimming Animation! Here’s some additional images for this week’s post:
Following the standard that we have set up for ourselves, as expected we are making sure that every thing looks like it belongs with the others! As I was working with the animations the others were creating some other stuff in the meantime and as soon as I was done with an animation the others could pick it up, give it some line art and then finally color it. As I was working with the first animations the others were working on some other things in the meantime, such as some basic backgrounds and line art for the things in the game that does not require an animation. So ever since the start we have all had work to do to make sure that everyone can be productive at all times! So since last time I have finished all of the major animations that are needed for an alpha showcase, but that does not mean that don’t have work to do! There is still a ton of work that can be done, such as other smaller things needed for the alpha as well as some animations that are needed for the beta. One of the things I have made kind of goes outside of the work that we have planned for each of us. And that thing is the game’s first major power up, the mystical Squid Merman King Dave Scone’s (name pending) Magical Coin of Mystical Power (name also pending). The thing is that I am the one responsible for the animation as well as line art and coloring. I believe that this works out because there is currently no other item in the game that has an gold or metal texture in the game, which opens up a lof of design space. I could still follow the basic style made by the others to keep this in line with everything else. To finish off I will give some insight on how I make the sprite sheets and why they look like they do. To make it as easy as possible for the programmers the sprites need to be the same distance from each other and stay within the same size grid to make sure that it animates properly when put into the game’s engine and sprite handler. At first I just put all of the sprites next to one another in a long row and tried by eye to put them with the same distance to each. This proved to be a long and tedious process that was not very accurate (who would have thought). So what I do now is that I put all the sprites each in its own layer and then stack all of them on top of one another. This is to make sure that they go along nicely when divided. This also gives the size needed for the grid to have each sprite in their correct placements. Hopefully that explanation was not too complicated or weird! Good luck to you on your own projects! |
