Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by taddeimania

Hey Folks,

I was inspired by phoxer's post over in:

http://impactjs.com/forums/help/loading-screen

about changing your loading screen.

I wanted to create a custom loading screen for my 1gam entries that screamed I USED IMPACT but also marked the project as a 1gam entry so here it is:

https://s3.amazonaws.com/1gam/preloader.js

Just throw that in your lib/plugins directory and tack on MyLoader to your ig.main() call.

I'm not thrilled that the impact logo is so small so maybe i'll update it so that impact is the star of the show.

Also it's pretty heft for a loader... 18kb.

Hope you like.

edit: SCREENSHOT - http://i.imgur.com/tD1lgDy.png

1 decade ago by Graphikos

Nice taddeimania. MIght have to use that!

1 decade ago by taddeimania

i just saw what it looked like with a #FFF background and the centering is all off. I'll take another crack at it tonight and update the link.

1 decade ago by mLautz

I opened up the screenshot and thought "This looks really familiar!". Then I noticed your username and it all made sense. I was just playing your game last night :P

Nice job, and thanks for sharing!

1 decade ago by Gamma

I like what you did there, but I would like to ask a question. If I do not want to use the "One Game a Month" logo, how would I be able to incorporate my companies logo onto the side?

1 decade ago by Gamma

Did you use an online base64 image encoder?

1 decade ago by taddeimania

No I just ran it through a python script I wrote to convert a file to a text file containing the base64 string

1 decade ago by taddeimania

all you need to do is replace the base64 encoded string with the base64 encoded version of your company logo. Probably adjust some x and y settings for placement and you should be good.
Page 1 of 1
« first « previous next › last »