| | |

Basic Random Map Generator – Version 1.3 Update

I’ve updated the Random Map Generator to Version 1.3.  This update was mainly to fix the issues with names showing up with squares instead of letters with diacritics.  My choices were to inform the game developer and wait for a fix, apply a regex to modify broken letters, or just hard code a list without…

Some Lessons Learned For Unity Sprites
| | | | |

Some Lessons Learned For Unity Sprites

As I indicated in my last post couple of posts, I decided to pass along a few of the lessons learned I’ve had from some recent artwork I made for a game using the Unity Engine. I’m specifically referring to the work I did with multi-layered road sprites and the 2 bit supply sprites.  Both…