Sarah Smith

Results 7 comments of Sarah Smith

I've got this issue too. 5000+ files. I can do it with a git push in a few minutes. FTP is still running after 90 minutes.

Just want to change the color? CCLabelBMFont might do what you need. I did some fixes to CCLabelBMFont recently. That class always promised that you could apply effects to individual...

I've done a minimal proof with CCB files and an accompanying iOS project. https://www.dropbox.com/sh/pme8elg7rejf9io/NTcWvv5DaR If those dropbox files are inaccessible let me know.

OK, I've dug around in CCBReader.m/h and I don't actually think the problem is there, it seems as though the data is never being written by CocosBuilder. I'll see if...

Great! Let me know if I can help.

I'm working around this at present by copying-and-pasting the node with all its properties over and over; in whatever scene its used in. It's pretty nasty, and a bit error-prone...

Same issue, random crashes in various tests when running the whole androidTest suite. Nothing of value in Logcat, no files #.txt that are mentioned in the messages. Anyone got any...