Preventing object in a Platform from twisting

0 favourites
  • 2 posts
From the Asset Store
This is a single chapter from the "Construct Starter Kit Collection". It is the Student Workbook for its Workshop.
  • I'm making a game using the platform behaviors. I want these blocks to slowly accelerate but as my blocks slide they seem to wiggle slightly or shift down a pixel or to. This makes the stick on the blocks beside them. How do I make the obstacles accelerate but not wiggle and only move in straight vertically?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Have you double checked that their collision boxes are set to rectangles? Sometimes it will try and guess the shape and make it some kind of polygon.

    Right click one of the collision box points and choose "set to bounding box"

    If that doesn't, depending on how your game works, you might need to overwrite its vertical movement to force it to do only what you want.

    Sounds like its colliding into the other objects and when two solid objects are inside one another one of them will jump as you've described it.

    can you post a .capx for us to take a look at?

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