I wrote this little helper for a custom "Continue after drag" to control friction and other aspects. If you want to use it you need to make sure the regular version is disabled in Hype.
↑ look at project 1.1 now has a config option borderMode bounce, shift and none Bouncewas the old default. 1.2 now has a config option maxVelocity (in seconds per tick) default to two and set it very high to disable the effect
↑ look at project 1.2 maxVelocity is now per second instead per tick This means that maxSpeed at 1 should be regular playspeed Added circular demo thanks to @h_classen