The Z logo for others to include,. .
Posted: Thu Apr 09, 2009 12:35 am
The Z logo from Vector Locust if anyone releasing a game wants to include it., I used my custom font and some sound samples in that game, but I left them out here, so you can customize it how you like. I just thought it was clever,. . and wanted to share it.
On thing you will see is that I size the Z to 0 (the z_fix transform) and have a Timer to pop it up to size ( z_fix.scale=1; ) as I have found that setting a color alpha to 0 on spawn does NOT make things invisible (alpha=0) when it spawns, as I would expect. Iinstead if pops out on the next frame or a bit later,. I have just been working around this with scale tricks likr this, however should that not work?? Just a little oddity :p but wasn't a problem enouph to rememeber to mention.
Enjoy.
On thing you will see is that I size the Z to 0 (the z_fix transform) and have a Timer to pop it up to size ( z_fix.scale=1; ) as I have found that setting a color alpha to 0 on spawn does NOT make things invisible (alpha=0) when it spawns, as I would expect. Iinstead if pops out on the next frame or a bit later,. I have just been working around this with scale tricks likr this, however should that not work?? Just a little oddity :p but wasn't a problem enouph to rememeber to mention.
Enjoy.