Localize your game with bitmap fonts and cocos2d
It’s my first tutorial ! I will explain here how to localize your game, using bitmap fonts and cocos2d, with creating a menu with buttons and text in it. During this tutorial we will also see how to make the HD and SD version, so it will work for the retina display too. Let’s prepare our ressources: 1. The buttons Take your button, in HD version: button-hd.png and also the SD version of it. To quickly convert my HD files, i’m using HD2x: drop button-hd.png in HD2x and click ‘HD2x’, you will have your button.png I’m also creating a selected version...
read more
Recent Comments