maybe
if pad:right() and pad:cross() then
??
does anyone know how to make it in lua that 2 buttons control one action.
I tried doing:
if pad:right() and if pad:cross() then
but it just gave me an error.
maybe
if pad:right() and pad:cross() then
??
ill try it, thanks.
if pad:right() or if pad:cross() then
or
if pad:right() or pad:cross() then
try that
Originally Posted by Zion
that would be if i want to buttons to do the same action but i want to make it so you have to press both buttons to do one action.
yeah that worked thanks, now if i could just fix this stupid collison error.Originally Posted by jman420
lol, collision is annoying isnt it? :P
yeah, thats why I gave up for now. =)
heh, I gave up on my E's project when I tried to add another 7 png's to blit, and it totaly bogged down my system..
I did get the collision for the walls finnished though![]()
ill help on your collision im not working on my project just yet but i should realease it in a week![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks