Open dan-reznik opened 5 years ago
for some reason after i createGui with a just one regular float variable the GUI header appears but the element doesn't show. attaching a screenshot.
I have the same issue. The problem seems related to how the variable is scoped when declared. Does the issue persist if you use var vs let?
For me the variable appears when you switch to var.
for some reason after i createGui with a just one regular float variable the GUI header appears but the element doesn't show. attaching a screenshot.