
06-20-2004, 01:35 PM
|
|
Registered User
|
Join Date: Mar 2004
Posts: 68
|
|
Realy simple setshape question
|
Uhm I dont know if Im too tired to think right now but isnt setshape supposed to
block movement on its area?
if (playersays(moo)){
setshape 1,32,32;
showimg 1,door.png,playerx,playery;
}
When I use that the door png wont block the player and it can walk right trough |
|
|
|