Its working fine in editor[Mac], printing numbers in console/output window. But not working when I was running it on actual device [iPhone 5]. Any one knows why?.
In our case, we are building a big virtual world kind of game, where we need to have a number of bigger levels[which has mini games inside]. We planning to keep the script with asset bundle itself, which helps us we don’t need to update entire app, whenever we add new world/asset bundle with logic in it.
If you have any suggestions, much appreciated. Thanks,