Switch to Book Layout1: Getting Started2: Building Logic
3: Actors
4: Scenes
5: Game Mechanics6: Advanced Topics7: Testing & Tuning8: The Last 10%M1: Mobile - IntroM2: Mobile - BasicsM3: Mobile - ServicesM4: Mobile - PublishingA: Troubleshooting
B: How-To Guides
C: ReferenceD: Resources3.0 Drafts (In Progress)
|
||
|
Level: Beginner
Universal iOS Games
Note: Stencyl 3.0 users should ignore this article and view our newer article on App Scaling. None of the material below applies to 3.0.
There are three kinds of iOS apps:
If you are targeting both iPhone and iPad users, we recommend creating a Universal app, rather than creating separate apps for iPhone and iPad users. What are the benefits of this type of app?
For these reasons, we recommend you create Universal apps.
How to Designate a Game as UniversalDesignating a game as Universal is simple: 1) Click the Settings button.
2) Click the Mobile button (shown in #1).
3) Pick the “Universal” option from the dropdown (shown in#2) and save.
That’s it! (Note: In Stencyl 2.0, there is a new option called Universal 2X that automatically enables iPad versions of your game by using the 2X graphics and stretching. This mode is in beta but can be a time-saver because you don't have to anything else to make things work.)
|














