Impact

20 Posts, registered 1 decade ago

Contact

Send an email to neogope

Recent Posts

1 decade ago in TIPS AND PITFALLS OF MAKING IAP WORKING:

Nevermind, I got it (finally) :) I will try to clean up my code a little bit…

1 decade ago in TIPS AND PITFALLS OF MAKING IAP WORKING:

Hi Patrick, thanks for your reply on the other thread and also for sharing y…

1 decade ago in Eject IAP Example Crash:

Hi Patrick, could you provide your index.js file, where you added the IAP code?…

1 decade ago in Ejecta + Revmob?:

Hi zoitec, sorry, just read your email. First of all in your XCode project, …

1 decade ago in How to listen to events generated by Ejecta?:

Hi all, at the moment I am a little bit stuck. If I trigger an event in Ejecta…

1 decade ago in entities turning white on ios:

Have you tried loading the Animation Sheet in the init function?

1 decade ago in How to separate ig.game instances from main.js:

In my games I had the same problem. I simply created a "scenes" folde…

1 decade ago in Ejecta In-App Purchases:

Has someone already made progress in including In-App purchase functionality in…

1 decade ago in Playtomic + Ejecta - Does it work?:

Congrats! How did you do it?

1 decade ago in Playtomic + Ejecta - Does it work?:

Actually I've tried to integrate it. For me it didn't work with the Javascript …

1 decade ago in Canvas: Scale width and height individually?:

Thanks for your reply Dominic! Yeah, I know it is probably not the best way…

1 decade ago in Is something wrong here?:

I wouldn't say it is wrong, as it definitely is IN the update function ;) E…

1 decade ago in Is something wrong here?:

In this case you would 'rewind' the animation with every frame. Try something l…

1 decade ago in Create new entity on the fly:

Hi, what is the maxVel of your entity? I also ran into this in the last days: I…

1 decade ago in Canvas: Scale width and height individually?:

Hi all, yeah the headline pretty much gets it. I build my games with an iPad re…

1 decade ago in Ejecta + Revmob?:

Thanks for the hint Dominic. Finally I ended up implementing it with their Docu…

1 decade ago in impact JS + google adsense:

Hi, have you tried putting all the Google stuff into an IFrame (or in an ext…

1 decade ago in Ejecta + Revmob?:

Hi all, as I don't have much of a clue about (Objective-) C, I just wanted t…

1 decade ago in Fading Entity:

Thanks for the hint. I've just adjusted my code. ## ig.module( 'plugins.fadin…

1 decade ago in Fading Entity:

Hi all, I wanted to share my FadingEntity with you, as I couldn't find anyth…