How to make a volume to slow down the player's velocity

Makes sense. So how does the slow down volume work then?

  • you enter the volume and you lose some of your speed at once
  • or you keep losing speed the longer you’re inside
  • is it in a linear fashion or the longer you’re in, the more quickly it drains your velocity
  • what about the direction, what happens if you enter at an angle (is it even possible?)

See if you can shed some light on the above, and I’ll try to put something together in the meantime. Atm, the easiest method that comes to mind would be to have the volume also add the impulse to your ship, but in the opposite direction.