PixlSlave's Forum Posts

  • 15 posts
  • Hi!

    I am working on a warehouse application and I am using an Array to store information.

    I am having trouble retrieving all values from the y-axis of the Array. I have a search function where you can select a warehose row (x-axis of the Array) but when I try to retrieve all the Y-axis values of that row I only get the first one. Need help..

  • Hey all!

    Please check out and rate (good or bad) my latest creation on google play:

    https://play.google.com/store/apps/details?id=com.pixlslave.maxvelocity

    It´s FREE and no annoying ads.

    //PixlSlave

  • Thanks for the input. I have noticed the occasional drop in framerate but I have not found what is causing it. I�t started at the end of the development. Could an ad banner cause it? Anyway, thank you for trying it out. I need the feedback.

  • Hi everyone! I just released my third game (Flap or Die) on GooglePlay. I�ve realized it has some similar elements to the popular game Flappy Bird. I recently became aware that game last week. (No I don�t live on a deserted Island)

    I want some contructive critisism on my game (it�s FREE)and your opinion on if it indeed is a Flappy Bird clone. I appreciate all comments and inputs.

    play.google.com/store/apps/details

  • Just released my third game on Googleplay, Flap or Die. Try it out and let me know what you think. It's Free.

    play.google.com/store/apps/details

  • Just made my game <font color=green>Shoot the Zombie</font> free on googlePlay. Try it out and let me know what you think.

    play.google.com/store/apps/details

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to thank everyone at Scirra forums. Without your help I probably would�nt have finished the game (Shoot the Zombie HD) yet. Anyway, it�s out now on Google Play (50% off until November) Costs less than a dollar.

    Check it out and let me know what you think.

    Thanks again everyone!

    play.google.com/store/apps/details

  • <img src="https://www.dropbox.com/s/i03l1da4k5m8g40/bandicam%202013-07-15%2020-37-23-900.bmp" border="0" />

    <img src="https://www.dropbox.com/s/z8h7vibp8umoaqi/bandicam%202013-07-15%2020-40-21-206.bmp" border="0" />

    Two screens of my upcoming game to be released on Google Play as soon as Ludei has released their 1.4.1 update(fixing my audio problems).

  • Thanks Xionor! Apperently I had added a plugin called touch2. I was not using it in the game but it was enough to have it in the project to mess things up. I removed it and there are no error reports any more.

    Thanks again!

  • I�m using the latest version, 139. Yes I believe I am exporting correctly to cocoojs. The game works in the cocoonjs launcher (but it reports every touch input as an error) and can be compiled in their cloud compiler. But the game started crashing after cocoonjs�s update to 1.4

  • I�ve starting saving the projekt as a caproj instead of a capx file. Seems to have reduced the problem a bit, but not completely.

  • I?m in the final stages of my first full scale game. It worked fine with cocoonjs 1.3. But after the 1.4 update the following problem has emerged:

    The js launcher reports an error every time I touch the screen, "ReferenceError: JQuery is not defined" it says for every touch input, touchstart, touchend, and touchmove.

    The game also crashes somtimes at a touchinput but never at the same place.

    Is this a common problem with the new cocoonjs?

  • I just passed 600 events on a game in progress and I�m experiencing some lag in the program. It keeps freezing for a couple of seconds, making it hard get some work done. Does this have anything to do with the number of events? It started on 599 events,using 47 Mb of memory. Or is it something else? Have anyone else got this problem?

  • Thanks!

    It worked like a charm.

  • Hi!

    I`m making a game with a lot of layouts and I`m trying to find a way to switch to the next layout without specifying the layout name. I simply want the game to goto the next layout in order so I can use the same button to proceed through the game.

    /PixlSlave

  • 15 posts