sprite kit - is it a good practice to use Storyboard and Spritekit to make a game in IOS? -


i'm start game , using spritekit menu screen , other generic screens can using storyboard. practice mix storyboard , spritekit? downs of why shouldn't this? or should stick doing scenes in spritekit?

both approaches fine. if menu , generic screens not complex maybe sticking spritekit bit better in long term.

see: ios 7 spritekit - creating game menus/buttons (scenes vs. more view controllers)


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -