View Single Post
  #1  
Old 06-20-2004, 01:35 PM
Salaisuus Salaisuus is offline
Registered User
Join Date: Mar 2004
Posts: 68
Salaisuus is on a distinguished road
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