Non consistent object distance after collision.

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.
  • Problem Description

    Non consistent object distance after collision.

    Attach a Capx

    https://www.dropbox.com/s/kixnue2ylzv0y ... .capx?dl=0

    Description of Capx

    There are 5 moving bocks with the bullet behavior. There are walls on each side with the solid behavior. Using Bounce Off Solids, the distance between these blocks (which starts at 64px) changes as the collision happens. I have text boxes showing the distance between each block and the one closest too it. You can see this value changes as they bounce off the walls and change direction.

    I have tried this without using bounce and changing the angle of motion of the bullet when it collides with the wall, same result.

    Steps to Reproduce Bug

    • Create an object with the bullet behavior and bounce off solids set to yes.
    • Copy and paste several of those objects and equal distance apart.
    • Add 2 solid walls to each side of the layout
    • Run and watch the distance between the objects get more and more off from the original distance.

    Observed Result

    Distance randomly changes after collision.

    Expected Result

    The distance to stay the same.

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (YES)

    Operating System and Service Pack

    Windows 7 SP1

    Windows 8.1

    Was verified to happen on several other users computers as well. Including Kyatric

    Construct 2 Version ID

    195

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Closing as discussed by email: this is just random variations in dt.

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