4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.

Home Page:https://gdevelop.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platformer Deacceleration shows the wrong tooltip

MTSyntho opened this issue · comments

Is there an existing issue for this?

Describe the bug

I was trying to figure out what number to use for deacceleration however I noticed it has the same tooltip as Acceleration.

Acceleration:
image

Deacceleration:
image

Steps to reproduce

  1. Open any object's behavior panel in their edit properties window
  2. Create a new behavior and select 'Platformer Character'
  3. Scroll to 'Walk', it shows 2 text boxes named Acceleration & Deacceleration.
  4. Hover your cursor over 'px • s-2' and it should show a tooltip (i think it's called)
    image

GDevelop platform

Desktop

GDevelop version

5.3.195

Platform info

OS (e.g. Windows, Linux, macOS, Android, iOS)

Windows

OS Version (e.g. Windows 10, macOS 10.15)

Windows 11

Additional context

No response

commented

A deceleration is a negative acceleration. They both share the same unit of measurement.