Thank you for playing and thanks for your feedback, currently working on further improvements
Botsa
50
Posts
1
Topics
5
Followers
1
Following
A member registered Nov 30, 2020 · View creator page →
Creator of
Step into a world where knowledge is both a gift and a curse.
Adventure
Recent community posts
This works for version 10.1 where the color scale was in 0 to 255. In later versions, the setColor scale is from 0 to 1. So if you run with an alpha value of 1 on a scale of 0 to 255 the visibility would be so low that you can not see any of the objects. The simple solution for this, is to use the 255 scale when setting your colors. Preferably just just create and test the game using version 10.1