ios

  1. ddabrahim

    Is Metal support coming to Cerberus?

    Hi. So I got a Mac finally and I`ve been playing with SpriteKit for a few weeks or so and while I do like Swift and SpriteKit do have some neat features, I don't actually like this node and actions system in SpriteKit because it is turn the code in to a spaghetti very quickly as forcing you to...
  2. bosh77

    Save files in iOS

    Hello, I'm creating a game that saves large files (30 MB for example). In the iOS version there is a way to save these files, is there any code example? Thanks.
  3. aleana

    iOS Virtual Keyboard issue

    Hi. I'm finally at a point in development when iOS's virtual keyboard is needed to progress any further. I call it with EnableKeyboard(), and it does actually show up... for a split second. Then it seems to get overlapped by my game's screen. Can anybody help me out here? This is killing me...
Top Bottom