Search found 1 match
- Sun Sep 18, 2005 7:57 pm
- Forum: PSP Lua Player Development
- Topic: Breakout Copy
- Replies: 2
- Views: 4496
First, sorry about my poor english. I had a look at your script and it's nice, but you should perhaps try to set always two kinds of coordinates for each object in 2D games. Virtual and true. The true one is for drawing the image on left corner, the virtual is used for everything else (Collision-det...