Open trentwirth opened 5 months ago
connected to issue #9 , we will record Dot position and set up its behavior in a Dot Class.
Could be one big Dot Class with a DotBehavior and DotDataWriter methods, or we could have separate DotBehavior.cs and DotDataWriter.cs scripts that are both meant to function when attached to the 3D Sphere.
Distance Lower Bound
and Distance Upper Bound
, where Lower = 0.25m, and Upper = 2m (to start/test with).
Dot is just a White Sphere that sits on (in?) the ground plane.
Technically blocked by #2 and #3
Dot logic: