I am in the early stages of developing a game. I don't have an artist or graphics person on board yet. How can I create simple images for animation to work through the early stages of game development? Should I create stick figure images in Photoshop/Pixelmator or are there other ways of using sample artwork or some other tools which can help make images for animation?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
Any kind of art work that allows you to see what's happening is great. Whatever you need to be able to:
Typically I'll do some kind of colored pattern, with a different color on each edge and text or something in the middle so I can tell if the texture is mirrored. The colors on each edge allow you to be sure that the rotation is how you want it. Additionally, if you have textures that are supposed to line up, like for a skybox, I would draw colored lines across the textures where they are supposed to meet, to ensure they are aligned correctly in game. |
|||
|
|