1
Other Packages / Re: Multi-Purpose Game Starter Kit
« on: February 22, 2017, 11:59:05 AM »
solved the problem changing the parameters in this line: upwardsForce = Mathf.Lerp(7f, 70f, upwardsForce);
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
hmm....