Laura_D's Forum Posts

  • Moved to Construct 3 How do I section as per the author's request.

  • Fair point fredriksthlm - it's been a while since I looked at the docs for IAP, so I overlooked that!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Please note that this is an English-language forum and thus your posts should be in English. Using a translator is fine.

    Also, when asking for help, it's worth mentioning what you have tried and what exactly isn't working. Consider sharing how you have your project set up either via a cloud service like Google Drive or with screenshots.

  • bboykaiser please bear in mind that this is an English-language forum and you should be posting in English.

    You can use the Set Position action to position an object, and you might want to use the random expression to randomise the points.

    For example Set Position > X: random(800), Y: random(480) would set the object's X and Y coordinates to a number between 800 (X) or 480 (Y).

    It's then down to you to decide when this is triggered.

  • Hi Silversi1701 please note this is the forum for discussing translations for Construct.

    If you need to report a bug, please use our dedicated tracker. The tracker has guidelines to tell you what information the team will need.

  • We have been doing the Developer Diaries series for a while, and they're all tagged so you can find them in the blog system. We've recently started reposting them on our socials too. Mighty Goose, Moonstone Island and Astral Ascent are a couple of previous highlights in my opinion.

    I'm also working on something else to highlight games made in Construct, but it's going to take some time to put together.

  • If you want to select an object that's underneath something else, you can hold the tab key and click the object - the selects the next object in the Z order. It's mentioned in the Keyboard Shortcuts section of the manual.

    And while you're working on something, you could always drop the opacity on objects you need to see beneath too.

  • Arslan_Hamraev please bear in mind that this is an English-language forum and your posts should be in English.

    Also, when asking for help, you'll need to be more specific about what you're trying to do and where you're experiencing the issue.

  • Moved to the Website Issues & Feedback forum for Tom to look at

  • Language options are available in the Settings dialog under the Main Menu.

  • I'm pretty sure the curriculum should all be compatible with the free version or it shouldn't take much to adapt for the free version.

  • pandabear7413 please don't hijack other threads to connect with users. You can tag people directly in your own threads, or create a new one to ask a new question.

  • This wasn't happening previously afaik - certainly not for me. But can confirm it's reproducing on my end now and we're looking into it.

  • Given you can build a small project, it does sound like a connection issue - a while ago, mine started giving me problems. I was able to use things like discord but would give lots of random, brief DNS errors when browsing. Forcing Chrome to use a public DNS seems to have stopped that from happening, so you could try that?

    Unfortunately, we've got a few staff away this week, so you're stuck with me for now!

  • Unfortunately, I don't know enough about networking or the build service to offer any more suggestions really. I did try manually throttling my connection and retrying a build and it did disconnect a few times before transferring me a built file.

    It could be that your connection is good but unstable - hence the disconnects, but honestly I'm guessing. The only other thing to check would be if you can build one of the example files to see if it's project specific, or maybe use C3 in an incognito window in case any browser extensions (if you have any) have started causing an issue.

    Ashley might have been able to offer more insight, but he's away this week I'm afraid.