Sam Taylor
Sam Taylor
Looks great! Thanks. I'll move the spinner this week when I get a spare minute.
It exports as XML which you are free to convert to another format, or use directly in your game engine. The gif export is simply bonus functionality. If you care...
DEL should work for deleting sprites... Maybe it doesn't work when the folder tree has focus...
No reason, I suppose I got the convention wrong
You will need to search for the libclang.dylib file on your system and edit the location in XCode - try `mdfind -name libclang.dylib`
I've not solved the build issue, but you can run the downloadable executable after running `brew install --with-clang --all-targets --rtti --universal --jit llvm` on Mavericks