Skip to content

Speed restrictions

Limit the maximum movement and rotation speed of an object from forces or the physics behavior.

Authors and contributors to this community extension: VictrisGames.


Limit the maximum movement and rotation speed of an object from forces or the physics behavior.

How to use:

  • Add the behavior that matches the method used to move the object (forces or physics)
  • Set the maximum speed value in the behavior properties

Tips:

  • This only affects movement caused by forces or physics behavior
  • This may not affect movement caused by other behaviors (platformer, top-down, draggable, etc)

Tip

Learn how to install new extensions by following a step-by-step guide.

Enforce max movement speed

Limit the maximum speed an object will move from (non-physics) forces.

No expressions for this behavior.

Enforce max movement speed (physics)

Limit the maximum speed an object will move from physics forces.

No expressions for this behavior.

Enforce max rotation speed (physics)

Limit the maximum rotation speed of an object from physics forces.

No expressions for this behavior.


This page is an auto-generated reference page about the Speed restrictions extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.