Ben Hoskins

Results 4 comments of Ben Hoskins

Hey, Has this something to do with the lack of rendering on android? I know it's not supported yet, but I tried to compile to the player to see what...

hey man - unfortunately, Bob died :) Don't worry about the rendering stuff - if I manage to get there first, I'll definitely patch/ pull request/ post back what I...

Hi, I had a little look yesterday, and got it working for android, no probs. 2 steps: In CachedDynamicTileManager, line 24 CacheFolderPath = Path.Combine(Application.dataPath, RelativeCachePath); should be CacheFolderPath = Path.Combine(Application.persistentDataPath,...

Actually, I just read the source, realised it's not in the code and quite random, and might change my redbird source to look a little like this: ```js function containerPort(dolphin,...