Hi all, so there is a prismatic constraint in my game that is visible to players, and I want it so that it is invisible. There is no transparency property, does anyone know what to do? Thanks!
1 Like
Hello, there is a solution assuming its visibility button didn’t do the trick. Try setting the size to 0
I set the size to zero and it didnt work