Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Update, if anyone is interested: I couldn't replace the flag variables with switches, so I used a selector instead. In theory, I could probably just use nodes. Does one selector take up less logic than three nodes?
I couldn't replace the scale variable with a slider either, as it's difficult to increment the slider so I used a counter instead. I need to be able to jump the counter around though - so I need to figure out how to do that...