Sunday

Just popping out to walk the goblin...

...Pet Goblins? O_O
User pfunked of opengameart.org is pretty much the god of animated isometric sprites.
We found this goblin the other day, and the sprite sheet includes 7 animations: idle, hop (the one shown in that preview), charge, attack, throw, block and hit. We've decided to add it as a pet, which means two new classes:
Pet (subclass of ServerConstrainedGameObject, the building-block class for anything which moves around based on information from the server), and Goblin (subclass of Pet).

On a slightly related note, I've been using Git for this project; it's really awesome and useful! :D
It's like a way of sharing what you've been doing with everybody who's working on the same project.

No comments:

Post a Comment