Laura_D's Forum Posts

  • Moved to the How Do I...? forum.

    it'd be worth explaining what it is you're trying to create and sharing your project or some code screenshots so that people can get a better idea of what's going on. It makes it easier to help.

    See our Tips for the Help Forum.

  • gd80 please remember this is an English-language forum and your posts should be in English. I've added a translation on this occasion.

  • lightning_ please remember that this is an English-language forum and your posts should be in English.

  • Moved to the dedicated C3 Creations forum

  • Moved to the Construct 2 How do I forum

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There was a bit of a hiccup on the build service which was causing the timeout errors, but it should all be back up and running again!

  • I wrote a tutorial a while back covering menus for gamepad input. It's not been updated in a while, but you might find the logic is something you can build on.

  • Make sure you have your project selected so you can access the Project Properties in the Properties Bar. Then under the Editor section, you should find a tickbox to enable/disable effects previews in the layout view.

  • Moved to C2 How do I section.

  • If you have an issue with a purchase, please email supportzkx@construct.net with the details.

  • CAPETINE please note this is an English-language forum and so your posts must be in English. Using a tool like Google Translate is fine if English is not your first language.

    • Post link icon

    The only deleted topic I can see from you is regarding PC freezes when playing games, nothing about discord I'm afraid. So if you had a discussion about discord, you may need to recreate the topic.

    We can undelete topics, but if you're having issues with a specific game or platform, you might be better off contacting the developers directly. Or using the Event Viewer within Windows to look for error codes and then using Microsoft's Windows forums.

    If you're having issues with Construct games generally, then we or the game's developers would also need more information about any errors.

    • Post link icon

    It was probably flagged as spam by the forum filters - especially as your account is brand new. Often the General forums are targeted by linkbots or spambots as they're one of the less frequented channels in this forum.

    Some general tips for posting in the forums:

    If you have an issue with Construct/a project, try to be as specific as possible about what the issue is, what you've tried and any error codes you've found.

    If you're asking a general question, again, specifics and detail are key in helping aid discussion.

  • Good spot dop2000 - the rest of the examples in that course should be correct, but I obviously missed the copy/paste when I was building that. The tutorial project has now been updated too.

  • Depending on how complex you want to get, JSON is also another option. There is a tutorial course covering various ways of displaying dialogue in games.

    Also, if you want to make sure people can't spam their way through a conversation by pressing the enter key, you can use text conditions like Typewriter is Finished (if you want to use typewriter text) to make sure they can only progress the text when it's fully displayed.