![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Pixel Collision within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Is there pixel collision in Lua? If so can someone tell me how to use it....
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() Psp Dev
|
Is there pixel collision in Lua? If so can someone tell me how to use it.
|
|
|
|
|
|
#2 |
![]() ![]() Developer
|
do u mean like collision detection? there isnt one hardcoded into lua but one can easily be made by making a function with arguments x1, y1, width1, height1, x2, y2, width2, height2.
for that collison detection check out my game slammerball.
__________________
|
|
|
|
![]() |
| Tags |
| collision , pixel |
| Thread Tools | |
|
|