HJfod / BetterEdit

Makes the Geometry Dash Editor Better
GNU Lesser General Public License v3.0
147 stars 39 forks source link

Lock ratio feature for triggers. #392

Open LeftyyGD opened 4 months ago

LeftyyGD commented 4 months ago

Feature description

A feature that lets you fix 9999 second triggers in no time, no need to whip out the calc every 5 seconds to fix the work of lazy creators.

Super serious ultra math formula for it: MoveX/MoveTime=MoveXPerSecond

MoveXPerSecond*NewMoveTime=NewMoveX

Also very concept art below. God bless you mista HJ.

Concept Art

image image

LeftyyGD commented 4 months ago

Basically keep the same movement speed regardless of the move duration, could be also done with rotates etc. etc.