eldods's Forum Posts

  • tap sounds great been waiting for this for a while <img src="smileys/smiley4.gif" border="0" align="middle" /> . When you say geolocation do you mean from within c2s event sheet?

    Also how will i know when you post the update with the accelerometer support on github?

  • tap cool thank you is there anyway i have to call this function or is it now standard on all apps?

    also hows the accelerometer support with direct canvas looking?

  • did the trick ty

  • from within the browser im launching the appmobi xdk extension and its not loading anyone know why this is happening?

  • Same here

  • its all good i figured it out

  • im making a game were enemies are created after a a whole bunch of wait calls

    i would like to know if the is a way that if on one layout 1 minute has passed and then player health has reached 0 and is destroyed is there a way of restarting the layout at that 1 minute mark and star creating the enemies from there instead of starting over?

    please some help would be amazing and greatly appreciated

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • tap

    is there any way to get the backlight to not turn off during gameplay if im not touching the screen for the amount of time my phone has the backlight settings for the backlight turns off during gameplay this is real bad for any game that dosnt need constant screen touching or just any game .

  • Kyatric thanks for the quick reply just finished beating the example you guys rigged it way to hard but for only one level i guess the pace was good keeps the retry going

    been through those tutorials more then once thanks they are definitely very helpful c2 is incredible but it looks like developing plugins is gonna be the only way im gonna be able to keep my javascript skills polished

    Also i have a question about the explosion animation are we as game developers allowed to use those animations in a game that will make money

  • Kyatric

    &

    Ashley

    is having those invisible sprites better then having the system create spites at set positions?

    What would be better for mobile?

  • ok cool thank you

  • rexrainbow

    thought so didnt realize the whole excel part didnt take that class i took access seing this plugin is making me regret that now <img src="smileys/smiley35.gif" border="0" align="middle" />

  • awesome thank you didnt realize that that was that game very smart you guys got some great rankings for that in the chrome store there #4 for the keyword space shooter great job do you have a marketing team for your games?

  • just anna give some props cool game <img src="smileys/smiley32.gif" border="0" align="middle" /> what did you use to spawn the enemy waves?

  • rexrainbow

    ive been through those already still not understanding how this is different from using the wait function wait can be called from within one on body on load function and have as manny periodical wait calls happen to spawn different objects like on start of layout wait 2 seconds spawn this one wait 5 seconds spawn that one but you would have to tell it to spawn that one as manny times you want it and at the position how would i do that with this plugin to minimize function calls?