From d3dae384497f61ad7eb1d9578db8860e6e6336aa Mon Sep 17 00:00:00 2001 From: ProfJski <49599659+ProfJski@users.noreply.github.com> Date: Wed, 8 May 2019 13:54:12 -0400 Subject: [PATCH] Update CheckCollisionSpheres() to avoid sqrt Square root calls are computationally expensive. In this case, they can be avoided. Instead of checking distance