Forum Discussion
TaylerMarshall-
1 year agoCommunity Member
Variable Formatting
Does anyone know how to change a variable style? I'm making a game using a count variable, and once my score gets above 1,000, the variable displays as 1000. I'd like to add the comma into the displ...
WaltHamilton
1 year agoSuper Hero
You need to use Javascript to format it, then return it to SL in a text variable. There are numberous examples here on the forum.
Related Content
- 2 months ago