http://scratch.mit.edu/projects/LolcatK … st/2057841
I'm trying to make a game where the user finds the second endpoint given an endpoint (left) and midpoint (right) and I do the math right and it marks me wrong! Remix this to fix the glitch and I will give you:
1. Credit for fixing the glitch in my Project Notes
2. 25 loveits
3. The joy of helping others!
Offline
laptop97 wrote:
The script is to complicated. Try using this formula:
(X2,Y2) = (2(Mx) - X1 , 2(My) - Y1)
It doesn't work
((
Offline
LolCat72 wrote:
laptop97 wrote:
The script is to complicated. Try using this formula:
(X2,Y2) = (2(Mx) - X1 , 2(My) - Y1)It doesn't work
((
Oh nvm did the formula wrong. My bad >.<
Offline