Invisible and Non-Solid Objects
Invisible Objects:
To make an object invisible, put the following code into the action line of your object:
Create visible no
Non-Solid Objects:
To make an object so you can pass through it (without holding down shift) use the following code in the action line of your object:
Create solid no
Click Here to return to the action line commands pages.