Ashley's Forum Posts

  • Try pressing F12 and check for any errors in the browser console.

    You might want to check your server cache settings as well - it's possible the server is serving mixed content (i.e. some files from an old version, and some files from the new version) which would likely break things. You should make sure there isn't some caching setup that might do that.

  • It would be nice, but it's a major project - it would involve running the TypeScript compiler and language service in the editor. It'd probably involve upgrading the script editor as well. If I could snap my fingers and it was done, I'd definitely do it, but things are usually not that easy! In the mean time using an external editor like VS Code is a pragmatic approach that should still work pretty well. You could also file a suggestion for this as if it collected a lot of votes we'd be more likely to prioritize it.

  • I don't think there's anything wrong on our side - it looks like the connection on your end is being closed. My best guess is browser extensions, overzealous security software, privacy settings, or VPNs interfering somehow.

  • It seems to be working fine for me. Try disabling any browser extensions you have installed - those can sometimes interfere with Construct and break it. Also try pressing F12 and see if there is a more detailed error message in the browser console.

  • All are possible, but the amount of work they might involve could vary a lot, and that is hard to predict. And as ever we've received something like 5+ year's worth of feature requests this year alone, and so these also have to be balanced against everything else that's been submitted.

  • Is the speed 0? If so it is not moving and so has no angle of motion - you need to set a speed first.

  • It did look like builds had started failing for some reason - I just rebooted the server and it looks like it's working again now. Apologies for the inconvenience, hopefully it was a one-off.

  • It's also possible it's correct: maybe you have an opaque layer on top of everything that is hidden in the editor.

  • It looks like something is messing with your browser's network requests and breaking things. As Construct's error message says this is commonly caused by browser extensions, so try disabling them, or try a different browser. More recently apparently some VPNs have been causing similar problems too, so try disabling that or changing its settings if you have a VPN.

    • Post link icon

    Asking someone who has purchased Construct 3 to do something for you may be a way to circumvent the subscription requirement for certain features, so closing this thread.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • That means you opened dev tools for the editor, not preview. The message includes the text: "Note: this is the developer tools console for the Construct editor. If you're looking for developer tools for preview, be sure to open developer tools for the preview window instead."

    Make sure the preview window is focused when you press F12.

  • The Speech Synthesis example lists all available voices. If a voice for a specific language is not included in the list, I'm afraid I'm not sure if it's possible to add any others - the speech synthesis languages are provided by the browser, not Construct.

  • macOS has strict security restrictions which make it difficult to run an app until it's been signed/notarized. There's some information in the guide on Exporting with NW.js.

  • That sounds about right - the problem is the Steam Overlay doesn't work properly and Valve need to fix it. I've gone to great lengths to try to get it to work but there's nothing much more we can do as it's Valve's software which is out of our control. I'd happily talk to anyone at Valve about it, and I've tried repeatedly but just cannot get through to anyone there about it.

  • Valve say it should just work, and there is virtually no control the game has over the Steam Overlay - the only API functionality is to ask to show the Steam Overlay (there isn't even a way for the game to ask to hide the overlay). The display and interactivity of the Steam Overlay is handled entirely by Steam which is made by Valve, so if you have any issues with it, you should contact Valve.