Controls: WASD..............Move player Arrow keys.......Look around The sphere turns blue when you point directly at it (as indicated by the crosshair)
This is the algorithm for detecting whether a ray intersects with a sphere I'll aim to include it in one of the next releases of the engine, but for now, here it is RELATED ALGORITHM: https://scratch.mit.edu/projects/147184713 (ray-triangle intersection)