https://github.com/cabauman/unityvelocitydampingdemo
Related to the question: "Predict where a scroll rect will land based on velocity"
https://github.com/cabauman/unityvelocitydampingdemo
unity
Last synced: about 2 months ago
JSON representation
Related to the question: "Predict where a scroll rect will land based on velocity"
- Host: GitHub
- URL: https://github.com/cabauman/unityvelocitydampingdemo
- Owner: cabauman
- Created: 2019-02-13T11:12:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T04:12:26.000Z (over 3 years ago)
- Last Synced: 2025-01-11T03:52:01.288Z (over 1 year ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityVelocityDampingDemo
Related to the question: ["Predict where a scroll rect will land based on velocity"](https://answers.unity.com/questions/1434639/predict-where-scrollrect-will-land-based-on-veloci.html?childToView=1461305#comment-1461305)