How Do You Make The Blocks Visible If You’re Inside Of It?
So Right Now In The Picture I’m Inside Of The Block And I Just Want It To Be Visible If I’m Inside It.
Please Help Me, If This Is Possible Without Scripting, Which I Think It Is. But I’ve Checked The Properties, (can’t find anything that helps) Maybe I’m Missing Something.
The only solution I can possibly think of is to make the block out of 6 individual parts and set CanCollide to False for all of them.
I couldn’t find anything for how to do this more efficiently. To my knowledge, parts don’t have interiors, hence why if you look inside one you don’t see anything. This is likely to improve performance.
If you wanted to do this for a ball or a cylinder, I have no idea how. There might be a better solution to this but unfortunately that’s all I can help you with.
An alternative is to use inverted meshes of those parts which you can easily find in the toolbox under the “Meshes” category. You would place the inverted mesh into the part with the same size and position. This can be done with any primitive part