Zwiel Platformer Request - Hourglass and Med Kit
Sunday, March 28, 2010 - 21:47
Hello; I'm working on a XNA platformer called Zwiel; it's based off the Platformer Project that comes with XNA Game Studios. I would like to implement Timer item - it gives you additional time when you pick it up - and a healing item - it gives you health when you pick it up. I was imagining a hourglass (animating or not) and either a med kit or a vial for the items. Could someone please create them for me?
See zwiel.googlecode.com for project description.
Hi!
http://www.openclipart.org/search/?query=hourglass and http://www.openclipart.org/search/?query=health might be a first stop.
Your game's graphics are very pretty. Are the assets freely licensed (like stuff on this site) or are they comes-with-XNA material (never touched any xna)? :)
I noticed that violetland ( http://code.google.com/p/violetland/ ) might have a fitting icon style, so you might want to take a look at their assets as well.
Is there any source code of your project available? I only saw the zip and it seemed to contain only binary.
See on his google code website:
"As for the art and sounds, most of it came with XNA Game Studios. However, the blue shield, the green healing effects, and the health bars were created by members of OpenGameArt.org. Moreover, the heal sound effect and the pain sound effects were also created by members of OpenGameArt.org. The arts for the trap are all created by me. The levels were all created by me, and the entire application Zwiel Platformer File Converter was created by me."
Thank you guys so much for your help! Zwiel is complete, as you can see on zwiel.googlecode.com. None of the health ones worked out quite right, so I made my own based off of the Red Cross's logo. However, the timer was invaluable. Like I said, thanks. And check it out some time!