Hi!
I’m trying to recreate the Dig It bar mechanic
What I need:
a horizontal player bar
when the button is held, the bar smoothly accelerates to the right
while holding, it keeps moving with inertia
when the button is released, the bar smoothly slows down and returns to the left, like gravity pulling it back
no tweens or teleporting, maybe physics (velocity, acceleration, dt)
Any advice or example logic would really help. Thanks!
