I DO MY OWN STUNTS Update 22
There are two types of graphics used to draw on computers: Vector - which creates points in space and has the computer draws lines to them - as seen in the game "Battlezone" and Raster - which requires the user to draw using pixels to create images - as seen in the classic arcade game "Donkey Kong".
When I started my career in video games I learned how to use raster-based drawing tools like Adobe Photoshop, which you use to create and alter pictures using pixels. The alternative tool was Adobe Illustrator - a vector based tool that I found to be very un-intuitive and fiddly to use. I've been a "photoshop guy" for forty years and I was pretty happy with that choice... until this week.
You see, in order to create custom meeples, you need to create SVG files. SVG stands for "Scaleable Vector Graphics" and to create vector graphics you need to use Illustrator.
These meeple images might appear very simple to you, but they took me hours of trial and error to create. I'm still not sure that I like them, but I've got to get moving on this game and I can't let a little thing like my own ignorance stop me.
The other big task this week was getting all the assets ready for the printer. This means taking all of the images and putting them in a LONG PDF file. I don't know what the printer will do with them. Perhaps they can send me photos.
I'm really out of my comfort zone with both of these processes, but that's why I'm doing this, to learn how everything it takes to make board games.