Ashley's Recent Forum Activity

  • The HSL effects should work fine if everything is opaque. Dealing with alpha in HSL mode can be very tricky but if you're not using that then the results should be correct. If you think anything is wrong please file a bug report. There is nothing in this thread I can investigate, and last I checked it worked OK.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is straightforward to do with events, I don't see why it needs its own specific feature? You could just put all your input events in a group, and disable the group. Or check a global variable like you're already doing.

  • The original issue reported in this thread was identified as a Chrome bug, which was since fixed. If you are still having trouble, check Chrome is up to date, and if you're using something like the XDK you may need to wait a little longer for the Chrome update to propagate to the XDK.

    Since this is a closed bug report, if you still have trouble which you think is not related to the Chrome issue here, please file a new report following all the guidelines.

  • in all these time we could just had an APPLE PORT for CONSTRUCT 2.

    Why can't we just launch a rocket to Mars?! It's been ages and we have rockets and people, so why can't we just go there now?!

  • Closing as not a bug.

  • Please make sure you are using the latest stable release r227 - we fixed a bunch of bugs to do with audio already.

    If you still have trouble, please file a bug in the Bugs forum following all the guidelines, or it will not be investigated.

  • That's our code to work around WKWebView limitations. It should only be used if you enable WKWebView when exporting from C2, and then it should automatically add the CorHttpd plugin to the project (at least in the new Intel XDK project format...). It should work if you either turn off WKWebView or add the CorHttpd plugin.

  • Unless you can actually provide benchmarks that indicate a measurable difference, this is basically a waste of time. I don't see any real measurements proving there is an improvement, and I don't believe there is any technical reason for there to be any improvement either. Minification radically alters the code so much that the original formatting doesn't matter much, coding styles don't usually affect functionality, and I don't know what you mean by "compiling stability" or "reducing errors", the current code is still standards-compliant Javascript so will be parsed, compiled and executed more or less identically regardless of whether there are extra/missing semicolons, parentheses, etc.

  • Enable some of the backup options.

  • The .capx isn't helpful, we need the original .wav file that you are importing. Can you provide that?

  • Closing as not a bug, you are using the wrong expressions. To center something in the viewport, use (ViewportLeft("layer") + ViewportRight("layer")) / 2, (ViewportTop("layer") + ViewportBottom("layer")) / 2.

  • The original report doesn't contain many details: what export options are you using exactly? Are you enabling WKWebView support or the new Intel XDK project format? (Both were introduced with r224.) Does it affect both iOS and Android or just one?

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,779,559 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs