Ashley's Forum Posts

  • There's an existing feature suggestion for this.

  • Please report any such issues on the bug tracker following all the guidelines otherwise it cannot be investigated. Beta releases are for testing purposes and can have stability issues so we recommend backing up any important projects you use with beta releases. (As with any digital work, it is important to take regular backups anyway.)

  • Please report any such issues on the bug tracker following all the guidelines otherwise it cannot be investigated. Beta releases are for testing purposes and can have stability issues so we recommend backing up any important projects you use with beta releases. (As with any digital work, it is important to take regular backups anyway.)

  • The feature was redesigned as explained in the blog post Construct 3's new redesigned functions. We also published a video summary and highlighted it in the release notes.

  • Use the Browser object to invoke a download.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It's not supported yet but we'll add a way to access them in the near future.

  • FYI we'll add a method to call functions from the runtime interface directly in the near future.

    • Post link icon

    Welcome to the Scripting forum! This is where you can discuss the use of JavaScript coding in Construct, also known as the scripting feature. It was announced in the blog post Introducing JavaScript coding in Construct.

    Documentation

    There is a new manual section on scripting covering how the feature works. This will be updated as more scripting features become available.

    If you already know JavaScript, also check out the Construct for JavaScript developers quick start guide which is a summary of what might be different about writing JavaScript code in Construct compared to other environments.

    Learning JavaScript

    We have a free official 13-part guide for complete beginners: Learn JavaScript in Construct!

    JavaScript is one of the most popular programming languages in the world, and as a result there are also tons of other resources across the web to help you learn it. While you can post questions about the JavaScript language itself here, you may find it quicker to use existing resources on the web.

    We recommend the MDN web docs as a good reference to use for JavaScript, which has a section on Learning JavaScript which is aimed at complete beginners. Alternatively search the web to find other tutorials and getting started guides.

    There are also many other sites across the web where you can get help with general programming topics. StackOverflow is a well-known one.

    Of course, if you have questions about how JavaScript is used in Construct specifically, or about the functions and classes provided by Construct, this forum is a good place to ask.

    JavaScript is not Java

    Note Java is a completely different programming language to JavaScript. This is a common point of confusion. Try not to get the two mixed up. For example if you search the web for help on JavaScript, be sure to specifically search for JavaScript and not Java, otherwise you will get results for the wrong programming language!

  • 1 - (Speed / 1500)

  • It should be working now. Sorry for the inconvenience.

    • Post link icon

    I think you have wilfully misunderstood my point. It was about regularly making commercial offers on a forum that generally works on a voluntary basis, not just about off-topic posting. I've outlined the rules and what I suggest you do to comply with them, and so I don't feel I need to discuss that point further.

    Finally, once again, it's not feasible for us to take in to account what happens elsewhere on the Internet. If anyone breaks rules in our official communities we are willing to investigate. Outside of our official communities you're on your own, and as any regular Internet user knows it's the wild west out there. You do not have to participate in any community if you don't like it or don't feel like it's worth your time (this one included). We endeavour to hold anyone who posts in these forums to the same rules, but we can only base that on what happens here. Closing thread.

  • It sounds like we already have keyboard shortcuts that cover most of that:

    Oh! and when selecting objects on different z depths it would be nice if the actual object on a lower z depth I've got my mouse over is picked instead of another object that is above it

    That's: Hold Tab and click a selected object to select the next object underneath in the Z order

    Oh and yes, when moving objects it would be nice if we could use the arrow keys to move objects in the layoutview instead of relying on just the mouse all the time would be great for accurate alignments.

    And that's already supported - did you try it?

  • What specifically would you want changed?

  • Please contact supportgit@scirra.com for help with your subscription.

  • No, NW.js does not mean WebGL 2 is always supported. The support is the same as in the browser.

    Why do you want to change the sampling mode, anyway? Normally a game's artwork style is suited to one or the other, and it seems unusual to offer both. Either it will look too blurry or too pixellated in one of the modes. There is no performance impact either way.