it takes the unit of the mouse position relative to 0⃗, and uses it as the direction
This could just be a chromebook lag, but it isn’t working for me. All I can do is drag the turtle around.
I made it not start it, but its fixed now
Ohhhh. This is actually really good! ![]()
Cool!
I keep finding myself trying to move the mouse onto the sprite and failing!
While playing around. The script stopped completely when my mouse was at 0,0 I’m assuming this is normal because of the maths inside the script. But I just thought some feedback would be nice here.
yea, thats because a NaN gets generated due to division by 0 in the unit function
