colorus icon indicating copy to clipboard operation
colorus copied to clipboard

Unity3d ColoringBook web/ios

Results 1 colorus issues
Sort by recently updated
recently updated
newest added

For some reason `controllers` is not initialized when accessed from `void initControllers()` in **MainGameController.cs** While in windowed mode `Screen.resolutions[Screen.resolutions.Length-1];` is throwing an index out of bound exception in **ScreenSizeController.cs**, I...