Displaced Objects Bug?

This forum is currently in read-only mode.
From the Asset Store
Match same tiles with each other as fast as you can and earn more score during a limited time!
  • Odd thing I've noticed before, though closing and opening Construct solved it, is a couple random objects in my layout having invisible borders. These are walls and platforms I haven't moved at all since I made the little test area to hop around in.

    Oddly enough it's displaced the wall to the left of where you start, and the first platform up and to the right.

    <img src="http://72.29.78.167/~revolth1/img/construct-example3.PNG">

    Controls are A(left) D(right) and hold Space to charge your jump.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I believe it has to do with the physics behavior you have on your platforms. Stretching a physics object messes up it's bounding box. It's a known issue.

    Anyway, somehow that's affecting collisions with your platform sprite too. I took physics off of your platforms (they don't appear to actually need it for anything) and it works fine.

    If you are going to use physics, then use unscaled objects (just connect several smaller boxes together to make long platforms. Or make the original size of your platforms, well, longer).

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)