Game developers are waiting for Godot on iPad

Posted:
in iPadOS

Developers could soon have a new option for making games on an iPad, with a port of the game engine Godot getting close to an initial test release.

Tablet displaying a 3D modeling software interface with three views of a 3D model, object hierarchy, and toolbar on the left.
Godot on iPad



Apple's Swift Playgrounds is an entryway to game and app development on iPad, which can also allow users to publish them to the App Store. However, while there is limited choice in terms of development avenues on the tablet, one viable option is on the way.

Godot is a free and open-source game engine that is available to use on macOS. While not as well known as Epic's Unreal engine, it has been used for a number of major games, including Deponia, Sonic Colors: Ultimate, and Buckshot Roulette.

An ongoing project by the developers behind La Terminal aims to bring Godot to a new platform. Godot for iPad is, as the name indicates, a version of the game production tool intended for the iPad.

In an August 31 blog post, the developers explain some of the thinking behind Godot on iPad's porting, including how the engine's interface has to change to be more usable on an iPad screen. A lot of the summer changes to the project are apparently influenced by Apple's design choices for Final Cut Pro on the iPad.

This included things like implementing a color scheme and font sizes for labels and values, "tasteful grouping and padding of elements," and some much-needed changes to how data is organized to the user.

Alterations were also made to how windows are embedded, as well as the toolbars. Rather than massive rows of options, the iPad version adopts a more refined and simplified interface, while still providing access to the same data points and settings.

Godot for iPad is not yet available to download and use, but it is getting there. The next steps in its development include a scene switcher, activating and deactivating panels on a small screen, and "some fifty-nine other small bugs that need to be fixed."

Currently, it is hoped that a TestFlight release of Godot for iPad will ship in September.



Read on AppleInsider

Comments

  • Reply 1 of 3
    Waiting for Godot. Good one.
    cmka~+watto_cobra
  • Reply 2 of 3
    chasmchasm Posts: 3,489member
    Cleverest headline yet.
    cmka~+watto_cobra
  • Reply 3 of 3
    MarvinMarvin Posts: 15,433moderator

    Godot for iPad is not yet available to download and use, but it is getting there. The next steps in its development include a scene switcher, activating and deactivating panels on a small screen, and "some fifty-nine other small bugs that need to be fixed."

    Currently, it is hoped that a TestFlight release of Godot for iPad will ship in September. 

    Hopefully they've verified with the App Store that they will be allowed to ship a compiler before doing all the porting work. Most engines aren't on iOS because they don't allow code compilation. Godot uses gdscript, C# and some others:

    https://docs.godotengine.org/en/stable/getting_started/step_by_step/scripting_languages.html

    This is why some emulators aren't on the App Store as they don't allow dynamic code compilation, even 3D apps like Blender as they have a Python runtime. Maybe Apple could loosen up this restriction for iPadOS so more productive apps like After Effects could be ported.
    ForumPostwatto_cobra
Sign In or Register to comment.