Thijs's Forum Posts

  • 4 posts
  • Oh, great! It's working perfect. Thanks.

  • Hello,

    I've another question! I use a global variable to show your highscore, but the score got many decimals. After some searching, I found out that you can remove that with round(global('Score Level 1')). What I want is two numbers after the comma, (2.34 seconds) and not (2 seconds). How can I achieve that?

    Thank you!

    Thijs

  • Add the wrap behaviour to the player, it should do exactly what you want without any problems

    Great! Thank you for the quick response!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello!

    First of all; I'm new to this forum and to the Construct engine. After some days messing around, and following some tutorials, I've been working on my first platform game with Construct. Now I've a question about the edges of a layout.

    If the player pass the right edge, he must come back at the left edge. My question is: how to do this? If you don't understand it, here's a picture of what I mean.

    <img src="http://img69.imageshack.us/img69/8268/hoe.png">

    Thanks in advance,

    Thijs

  • 4 posts