hello,
im making a map system and im not sure how to make a a transparent part through which you cant see terrain or models? can i have an idea of what kind of script i need?
thanks
hello,
im making a map system and im not sure how to make a a transparent part through which you cant see terrain or models? can i have an idea of what kind of script i need?
thanks
you can insert a part and change the transparency, or do you want to change it via a script?
I want it so i cant see terrain or parts through the transparency
Are you trying to say you want to make a part that is both transparent and obstructs vision of models and terrain behind it?
Yes
hftftfrdrdrddrrtdtccgfcfgdyfdyffddydddyft
You can make a viewportframe, like they do in Portal. Terrain doesn’t display in viewportframes already, and you can make sure only the stuff you want to appear, appears in it. ViewportFrame | Roblox Creator Documentation
You can make this, but without the player actually being able to walk trough it! > Re-Creating a Portal Effect, - #46 by EgoMoose
Goodluck!