-use the slider to pick direction and force -X and Y solutions are figured mathematically -the sprite proves the math by starting at 0,0 facing the direction and moving the force then reporting its X and Y
this is polar to cartesian coordinate conversion done for this discussion: https://scratch.mit.edu/discuss/topic/372999/?page=1#post-3732910 I used this web page for the formulas.. https://www.mathsisfun.com/polar-cartesian-coordinates.html