unfortunatly it wont work and i dont know why.
i have this code in before fade in:
oTro.Solid = 1;
oTro.BlockingHeight = 200;
oTro.BlockingWidth = 200;
oEdsel.Solid = 1;
oEdsel.BlockingHeight = 200;
oEdsel.BlockingWidth = 200;
but i can walk across the objects without problems, there is no block around the object (with 200 the 3/4 screen should be blocked)
any suggestion whats the reason?
i have this code in before fade in:
oTro.Solid = 1;
oTro.BlockingHeight = 200;
oTro.BlockingWidth = 200;
oEdsel.Solid = 1;
oEdsel.BlockingHeight = 200;
oEdsel.BlockingWidth = 200;
but i can walk across the objects without problems, there is no block around the object (with 200 the 3/4 screen should be blocked)
any suggestion whats the reason?