BitmapText class for FlashPunk

October 9th, 2010

I’ve tried a few free flash game engines and my favorite at the moment is FlashPunk, I’ve made some fun tests and it was really easy to use.

I believe that the best way of getting to know an engine is to go through all the classes and extending them here and there to get the hang of how things work.

Anyway I thought I’d share a couple classes that work together to achieve creating text from an image with characters in it. This is useful for displaying text that has multicolor letters like this one:

Read the Rest…