Hi,
I’ve created a project on Windows and did the programming in VS CE 2013. But after running the same project on a Mac in Xcode all the resources created in the Cocos Studio are messed up.
All the resources created in the Cocos Studio seam to have a coordinate system that uses another center.
Elements that are placed programmatically are on their right spot.
Back on windows the resources kept being messed up. <-wrong
Is this a Bug? or do I miss something out? what kind of Infos to you need to know?
Thanks
Dorian
Update:
former title: Coordinate system error on resources created in Studio
Reloading the Project in Cocos Studio on Windows and publishing the resources seams to fix this error. Even recompiling with Xcode keeps the coordinates right. Only publishing them from OSX’ Studio will recreate the bug.
Is anyone developing the same Project on both mac and windows?
