cow_trix's Recent Forum Activity

  • Got a bug here with AppMobi DirectCanvas. The Touch object appears to get stuck in "Is in touch" and the touch never terminates. This occurs on the emulator as well as several phones.

    Here's the .capx:

    dropbox.com/s/1xkgy1jm5jf43vx/TouchBug.capx

    Here's the AppMobi project, if you want to preview it on your emulator:

    services.appmobi.com/appmobitest/amtlaunch.aspx

  • Yeah, I'm definitely leaning towards CocoonJS if they'd get their iOS launcher and cloud build done.

  • Better AppMobi support, definitely. I'm waiting to publish, but I need some issues with DirectCanvas resolved first.

  • I too am encountering this error. It does complicate event for UI scaling.

  • Here here Tom. This is a place for discussion on games, not religion. Join a school of philosophy, church, or atheist alliance if you want to do that.

  • Heya Tap. You're causing a check failure because you have duplicate expression IDs. Line 255 of edittime.js - change the ID to 5 rather than 4.

  • I'm getting the same issue - in the console I get the following errors:

    Uncaught directCanvas error: document.addEventListener is not available in directCanvas canvas.html:401

    Uncaught TypeError: Cannot set property 'width' of null :58888/cow_trix_hotmail_com.rooftoprunner/3.4.0/c2runtime.js:1039

    Following these breadcrumbs, I think there are two problems: some plugin is trying to use the 'addEventListener' function, which isn't supported; and (specifically in the Construct2.js file), the following piece of code:

    if (this.isDirectCanvas)

              {

                   this.ctx.width = w;

                   Uncaught TypeError: Cannot set property 'width' of null (repeated 2 times)

                   Uncaught TypeError: Cannot set property 'width' of null

                   this.ctx.height = h;

              }

    gets passed an null variable.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • <img src="http://www.lrtw.net/games/roofrunner/Poste1r.jpg" border="0">

    UPDATE

    Practically done! There have been some significant advances including better visuals, a high-score system, and a bevy of other little tweaks all over the place.

    Check it out on Kongregate and marketJS! I'd love to hear your feedback!

    Old post:

    ------------------------------------------------

    Hey guys!

    Just hoping to get some feedback on something I've been working on for a week and a bit - Rooftop Runner! Don't have a huge amount of time to make a fancy post with screenshots and stuff, but give it a try and tell me what you think ?:)

    [OLD LINK]

  • Can't you just throw them together in an image editing program?

  • They're already there, in the animations folder of your project. No need to export, just copy and paste.

  • Hi Ash. It worked - however, because I already had multiple instances created from duplicating the layout, deleting the duplicated layouts did not delete the duplicate global objects, so those I had to delete manually. However, from this point on it should all work fine. Thanks!

  • Hey SparkDad. I can't download that file without signing up for Google Drive. I don't suppose you could upload it somewhere else?

cow_trix's avatar

cow_trix

Member since 16 May, 2009

None one is following cow_trix yet!

Connect with cow_trix

Trophy Case

  • 15-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

18/44
How to earn trophies