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 Sean12

I am using Ejecta to run 4 different games that are all using canvas. So when each game is played within the app a new EJApp is added to the view. This works for the first time a game is played and finished/exited but if you try to play the game again or another game the canvas is shown before all the images are loaded and the images flash and change colors. It also seems like the pervious games canvas is still being loaded. I can't seem to find a solution and hopefully someone has experienced this before.

1 decade ago by Sean12

Figured it out. Needed to call [app pause] before removing it from the superview.

1 decade ago by dominic

That's actually a bug in Ejecta. The app should stop all timers when it's released. I'll fix this.

Edit: this should fix the problem.
Page 1 of 1
« first « previous next › last »