Quote:
Originally posted by ownerofbabylon
but is it possible to keep the tile definitions once its moved? say a dragable chair and still be able to sit where it is.
|
you can fisically move the tiles using the board array (but it would only work in p2p servers and clientside)...
or else you can use
setshape2 width,height,{tiletypes,...}
tiletypes
0 nonblocking
2 hurting underground
3 chair
4 bed upper side
5 bed lower side
6 swamp
7 lava swamp
8 near water
9 near lava
11 water
12 lava
20 throw-through (fences)
21 jumping stone
22 blocking tile