julianstorm's Forum Posts

  • 6 posts
  • Hi Ashley,

    I didn't file the issue because i'm almost done with my game, and as someone kindly pointed out that i could still launch the previous release where i had no problems with, it seemed simpler for me to just do that and move forward. I realize my message was very blunt, it came from the frustration i felt when i thought i was taking a step big back on the final stretch, but the solution of finishing it with the previous release of construct was fine by me.

    I just wanted to let you know the last update completely fixed my issue, so thanks for your kind help.

    Cheers !

  • you can go back to an earlier version here. Scroll down to the bottom of the page.

    https://www.construct.net/en/make-games/releases

    Thanks ! I didn't realise i could use a previous version. That's a relief !

  • Uuuuuurgh ! It drives me crazy ! There's so many things that have been broken by the last update ! And of course you can't go back to a previous version of Construct. The game was almost done, and now i need to go back and fix it all. That's just a huge drawback. Thanks a lot, Construct !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi everyone.

    I wanted to work on my game today, so i launched Construct, which went through a quick update. Then, i wanted to play it a bit to debug some stuff, and i was stunned to see that things that worked perfectly fine until now don't work anymore. The game stopped registering some collisions between the player and some of the stuff. Apparently, when two sprites are on different layers, they can't interact with each other anymore. That's infuriating because i don't get why the developers made that change, and i would have to make extremely time consuming changes to my code to compensate for that modification in Construct. Does anyone know how i can easily fix this, or am i completely screwed ?

    Thanks

  • Oh ! Great ! I feel dumb, i kept looking in the text section in the help and didn't find it. Thank you so much !

  • Hi everyone. My problem seems so simple i feel stupid, but here is.

    I use some text in my game, and i would like to append some text after a mouse click, so i use "append text", but my problem is, i'd like to have a line break between the two sentences. The normal line break tag seems not to work. Is the a way to do that without having to create a second text lower, which seems unnecassarily troublesome ?

    Thanks for your help.

  • 6 posts