I’m not doing anything in particular, just experimenting with Gui objects, currently I’m playing around with a BillboardGui
, and I found out there are some properties that are hidden from my “Properties Window”, specifically DistanceLowerLimit
, DistanceUpperLimit
and DistanceStep
.
I tried and set Show Hidden Objects In Explorer to true
but that didn’t seem to solve my problem. I could change all of the properties through a Script
, but I’m not scripting anything in particular, plus, it would be tedious.
I didn’t found any posts that mention something remotely similar to what I’m describing here, so that’s why I’m asking what can I do in order to show those properties on my “Properties Window”?