I’ve looked all over the forums and found nothing with a clear answer/working script… What I want to do is flick an object and have it thrown, if anyone could help me with this in any way it would be much appreciated ![]()
You could add a force to your object based on it’s start position and end position, or your cursor/ finger, before releasing it. You could have a collider hit your object from your cursor/ finger position.
1 Like
I’ll try using that idea to get this to work
Thanks!