Monday, October 02, 2006

Design of the "Game" form - Level 2

As for Level 1, for each character of the game you need to add, follow the steps below:

- Tool Palette->Supplement->TImage
- Object Inspector->Properties->Miscellaneous->Name->ImageHero1
- Object Inspector->Properties->Miscellaneous->Transparent->True
- Object Inspector->Properties->Localizable->Picture->Load->hero1.bmp
- Object Inspector->Properties->Layout->Autosize->True

To go faster you can use copy/paste to create the subsequent characters and just modify the picture and the name.

No comments: