• Editor
  • UI in spine

  • Изменено
Related Discussions
...

hello, I'm trying to figure out how i can animate my UI for my game but don't know where to start. Has anyone made there UI within spine? The game I'm developing is a rouge like game by the way.

We ship a simply UI example with Spine! Open the folder you've installed Spine to (C:\Programms (x86)\Spine on Windows, /Applications/spine/ on Mac OS X), then dig down into examples/spinosaurus. This should give you an idea how to approach UI with Spine.

thanks, that would give me a hint at it!!