Object following the cursor
Animated
An object that follows the mouse across a plane. The cursor ray is built in the graph and intersected with that plane, then an actor moves the object there on every tick.
geo/Actor code/CursorRay code/Plane code/RayPlaneIntersect