Advertisement
Guest User

Untitled

a guest
Jun 8th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. yplus = 5;
  2. angleplus = 0;
  3.  
  4. yplus = yplus - 0.5;
  5. y = y - yplus
  6. x = x + 4;
  7. angleplus = angleplus - 3;
  8. image_angle = angleplus;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement