Having issues with creating Tile Sets in Xcode 8. Anyone have any success?

风格不统一 提交于 2019-12-10 22:57:59

问题


Been trying to create a tile set to use in the new scene editor in the Xcode 8 beta. But, I drag a image in there from the asset catalog and I click away and it's as if I never placed a texture in there. I can't figure out how to get the tiles to save the image data.

Before:

After I click away to any other file then click back:

Then the Scene Editor won't let me select a tile to use to draw. Anyone had any luck saving image data in a tile and using it? Any workarounds? Anyone able to upload an Xcode project with a tile set that I can try to maybe modify?


回答1:


After making the changes to the tile set simply press cmd + S (or click File -> save) before clicking away. Then the changes will persist



来源:https://stackoverflow.com/questions/37927453/having-issues-with-creating-tile-sets-in-xcode-8-anyone-have-any-success

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!