How do I make Physics speed constant?

0 favourites
  • 4 posts
From the Asset Store
Simple yet very life-like rag doll made with Physics!
  • Greetings!

    I have a physical object (characteristics included); and I apply exactly 1 force to it every tick. Unfortunately, instead of getting a stable speed as a result, I get it jumping from 0 to 0.25. How do I make it stable (or at least more stable)

  • I'm not very familiar with the physics behavior myself, but I assume to have constant motion you would need to apply force equal and opposite of the linear or angle dampening. I have no idea how the dampening value is calculated. Note this won't actually get your object moving, it will only sustain movement. To get the object moving in the first place, you will need to apply a force or impulse greater than the amount dampened.

    On the other hand, if your situation allows for it, you can simply set your dampening to 0.

  • thanks, will try making dampening 0; although only for testing, since the situation needs the object to slow down in time :/

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Increase the dampening again when you want it to start slowing?

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