Hi I just bought this asset, it looks good, but I need movement inertia to have damping, I just want to move camera over map by finger and when I release I need the movement to continue but slowly stop. Is it possible?
Movement Inertia with damping
I would like to work it like in Unity scrollRect UI component, there is also Inertia parameter but there is Deceleration rate aswell, so it will stop slowly
Also, I don't understand when I want to clamp max velocity and I use a number that is greater than 0, the inertia stops working and the object starts to move forever. It does not make sense...