top of page


WHAT'S NEW?
Current Font bundle 1.0.6
added new versions of previous fonts, that will work if making into 3D fonts.

Tutorials
Level select menu tutorial
A simple level select menu, which can be easily built upon, lesson in using switch statements!! open up great possibilities, avoid many if statements, switch can jump straight to the code required without checking every if statement, equals better performance.










bottom of page