Calvinjk / DungeonCrawler

0 stars 0 forks source link

minSnapDistance may not be necessary. Test and read over Lerp documentation #17

Open Calvinjk opened 5 years ago

Calvinjk commented 5 years ago

Specifically because I am using Vector3.Lerp instead of Vector3.LerpUnclamped.

minSnapDistance might still be nice however.