Guest User

Untitled

a guest
Oct 22nd, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. The mouse click event is just fine.
  2.  
  3. Adding particles is working, but it could be faster.
  4.  
  5. Resetting the moving particle is just fine. reset_moving()
  6.  
  7. Collision needs major work. It only does collision for the first particle.
  8.  
  9. Drawing could also use work. The particles can move out of the way and they can be visible.
Add Comment
Please, Sign In to add comment