Search found 1 match
- Mon Jun 26, 2006 12:43 am
- Forum: PSP Lua Player Development
- Topic: [Controls help] Push the Up-button and the X button to...
- Replies: 4
- Views: 4273
[Controls help] Push the Up-button and the X button to...
Hi! I'm new here to the forum, so if I do anything wrong, just tell me :). I want to make a simple game, and for that i need a piece of code that checks if 2 buttons are pressed, like the Up-button and the X-button. Would this code do: if pad:cross() and pad:up...