- Home /
Question by
blakeskiwi · Oct 04, 2018 at 03:40 PM ·
rotation detection
Trouble w/ Mouse Drag rotation, smooth release
Hi guys, I'm slowly building a 3d Model Viewer in Unity. I'm wishing to have the model come to a slow stop after the mouse drag rotation has been released. Code: https://pastebin.com/RzHeXcUi
Similar Issue, but had trouble carrying over their fix. People have suggested adding Force, Mathf.SmoothDamp, and velocity. Not sure how most of those functions work and feel a little in over my head on what I thought would be a simple script..
My Programming skills are elementary and this is stumping me. Any help would be appreciated
Comment