Actually in gs1 you would put
PHP Code:
if (Created) { dontblock; drawunderplayer; }
and then you would have the correct tiles underneath (you forgot about "dontblock;")
|
You don't need the ifCreated for drawunderplayer;
But i did forget the dontblock;