Xogot: Godot for iPad & iPhone

Xogot: Godot for iPad & iPhone

Complete 2D & 3D Game Engine

开发者: Xibbon, Inc

中国
APP ID 复制
6469385251
价格
免费
内购
0个评分
软件开发工具(免费)
昨日下载量
最近更新
2026-02-20
最早发布
2025-05-05
版本统计
  • 8天18小时

    最新版本上线距今

  • 21

    近1年版本更新次数

  • 2025-05-05

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.5.2

    版本更新日期

    2026-02-20

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * Learning Centre content has been fully localised, including localised captions for all videos.

    * Major performance improvement to the scene pad, making switching between nodes significantly faster.

    * Fixed more than ten crashes that were occurring in real-world usage.

    视频/截图

    Xogot: Godot for iPad & iPhone App 视频
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图

    应用描述

    Xogot brings the full power of the Godot game engine to iPad — and now iPhone.

    With a native mobile experience designed for touch, you can create, test, and share games wherever inspiration strikes.

    And the best part? You can now use core Xogot functionality for free — start building games right away, no subscription required.

    Whether you’re making a pixel-perfect 2D platformer, a roguelike deck-builder, or an immersive 3D world, Xogot gives you everything you need to create, edit, and share games — all from your iPad or iPhone.

    Xogot makes game development fun, approachable, and fully mobile — no laptop required.

    Build for 2D and 3D
    - Make stunning 2D games with tile maps and a dedicated 2D engine, or dive into rich 3D worlds with advanced lighting and physics.

    Start Fast with Templates
    - Want to make an FPS, platformer, or RPG? Pick a ready-to-go template and have a playable game in minutes.

    Learn as You Go
    - Integrated API docs help you master game development step by step — no need to leave the app.

    Works Seamlessly with Godot on Desktop
    - Import projects from iCloud, USB drives, or GitHub (via Working Copy) and keep building on the go. Projects made in Xogot open in Godot on your computer, and vice versa — no lock-in.

    Fully Native Mobile Experience
    - Optimized for touch, Xogot supports Apple Pencil, Stage Manager, external monitors, and iPad multitasking — everything feels right at home.

    Play with Controllers & More
    - Test your games with Bluetooth controllers, keyboards, and mice for a full gameplay experience.

    Open Source Runtime
    - Xogot uses Godot’s open-source runtime, so you can distribute your games freely — no strings attached.

    Take your game ideas from concept to creation — anywhere, anytime.

    Terms of Service: https://xogot.com/terms-of-service
    Privacy Policy: https://xogot.com/privacy-policy
  • 版本: 1.5.0

    版本更新日期

    2026-02-07

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    This update delivers a major refresh to Xogot, combining a new Learning Center with the full power of Godot 4.5.1.

    Learning Center
    * New 2D and 3D videos, guided tutorials, and updated sample projects help you learn game development and get productive in Xogot faster

    Editor & UX
    * Stencil Buffer Support – Enable advanced rendering techniques with full stencil buffer capabilities
    * Variants in Editor – Variants are now surfaced for direct inspection and editing
    * Improved File Drag-and-Drop – Hold modifier keys while dragging files into the editor to quickly generate preload templates

    GDScript Enhancements
    * Variadic Arguments – Support for `*args` and `kwargs` in function signatures
    * Abstract Classes & Methods – Define abstract base classes and enforce method implementation via the `@abstract` keyword
    * Deep Copies – Full support for deep copying complex data structures

    Animation System
    * Bone Constraints – Add constraints to bones for more realistic and controllable character animations

    Rendering Improvements
    * Specular Occlusion from Ambient Light – More realistic lighting by occluding ambient specular reflections
    * Bent Normal Maps – Improved indirect lighting with bent normal map support

    2D & Tilemap
    * Chunk Tilemap Physics – Optimised physics handling for large tilemaps via chunk-based collision detection

    应用描述

    暂无应用描述数据

  • 版本: 1.4.20

    版本更新日期

    2026-01-08

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    Fixes a crash that would occur when stopping a game

    应用描述

    暂无应用描述数据

  • 版本: 1.4.18

    版本更新日期

    2026-01-07

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    Scene tabs: you can now navigate scenes using tabs. This takes some vertical space, but is far more convenient than the previous menu-based switcher

    iPhone navigation: iOS navigation has been updated to use TabViews and the new Liquid Glass search pattern, with search integrated into the Command Bar

    This simplifies several navigation pain points on iPhone. Scene Editing, Code Editing, and Playing are now accessible from the bottom of the screen, and switching between 2D and 3D editors is easily reachable

    The Command Palette in the Search tab has been significantly updated to improve the mobile experience

    Precompiled shaders have been reintroduced, improving startup performance by reducing shader compilation

    XogotShell no longer triggers the Command Palette when tapping the 2D/3D toggle. The document icon now opens it instead

    The code editor now supports Arabic, Korean, and other international keyboards

    New scenes are now created relative to the currently selected item in the File Pad

    Improvements to the Polygon Editor in the Inspector

    New scenes now default to the directory currently selected in the File Pad

    iPhone: the keyboard accessory has been simplified. Copy and paste were removed, a new Hide Keyboard button was added, and undo/redo now share a single slot

    Editor/Run configuration for Run Action On now supports opening output, opening the debugger, or none. The same options apply when stopping

    Over 26 bug fixes across crashes and general editor issues

    应用描述

    暂无应用描述数据

  • 版本: 1.4.16

    版本更新日期

    2025-12-23

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * Godot feature tags are now supported

    * Numeric input controls have been upgraded

    * Added a convenient "Download from GitHub" option to get started with a project

    * Faster and more responsive texture preview panel

    * Removed the "Swipe to Delete" gesture from directories due to low usage

    * Over 38 reported bugs fixed

    视频/截图

    Xogot: Godot for iPad & iPhone App 视频
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图

    应用描述

    Xogot brings the full power of the Godot game engine to iPad — and now iPhone.

    With a native mobile experience designed for touch, you can create, test, and share games wherever inspiration strikes.

    And the best part? You can now use core Xogot functionality for free — start building games right away, no subscription required.

    Whether you’re making a pixel-perfect 2D platformer, a roguelike deck-builder, or an immersive 3D world, Xogot gives you everything you need to create, edit, and share games — all from your iPad or iPhone.

    Xogot makes game development fun, approachable, and fully mobile — no laptop required.

    Build for 2D and 3D
    - Make stunning 2D games with tile maps and a dedicated 2D engine, or dive into rich 3D worlds with advanced lighting and physics.

    Start Fast with Templates
    - Want to make an FPS, platformer, or RPG? Pick a ready-to-go template and have a playable game in minutes.

    Learn as You Go
    - Integrated API docs help you master game development step by step — no need to leave the app.

    Works Seamlessly with Godot on Desktop
    - Import projects from iCloud, USB drives, or GitHub (via Working Copy) and keep building on the go. Projects made in Xogot open in Godot on your computer, and vice versa — no lock-in.

    Fully Native Mobile Experience
    - Optimized for touch, Xogot supports Apple Pencil, Stage Manager, external monitors, and iPad multitasking — everything feels right at home.

    Play with Controllers & More
    - Test your games with Bluetooth controllers, keyboards, and mice for a full gameplay experience.

    Open Source Runtime
    - Xogot uses Godot’s open-source runtime, so you can distribute your games freely — no strings attached.

    Take your game ideas from concept to creation — anywhere, anytime.

    Terms of Service: https://xogot.com/terms-of-service
    Privacy Policy: https://xogot.com/privacy-policy
  • 版本: 1.4.14

    版本更新日期

    2025-12-06

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * Improved encoding of paths when dragging scene pad nodes into the text editor

    * GLTF Exporter now uses our numeric input pads to avoid opening the full keyboard

    * Search in Files: Replace now automatically moves to the next match after performing replace

    * Command Palette: filtered internal Godot scripts unavailable on iPad and added a new Find in Files command

    * Command Palette: now available via Command-Shift-P for command search similar to VSCode, and spaces after ">" are ignored

    * Added support for Godot’s dynamic path sections used in the Bone editor, making bone elements visible (#876)

    * Added support for Godot’s Recovery Mode; if Godot crashes on startup, you can launch in recovery mode to restore your project (#1915)

    * Support added for dragging and dropping multiple nodes into editors (#1896)

    * Added support for gLTF 2.0 exporting

    * Fixed a major memory leak when starting and stopping a game

    * Over twenty-six bugs fixed

    应用描述

    暂无应用描述数据

  • 版本: 1.4.12

    版本更新日期

    2025-11-23

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * Support for External Displays: you can now run your game directly on an external display without manually moving windows. Works superbly with external controllers.

    * Remote Scene View: toggle individual nodes and see them update live in the running game.

    * Two taps perform Undo; three taps perform Redo.

    * Godot’s default “Output” panel now has a configurable option in Xogot to avoid covering too much space on iPhone.

    * AnimationEditor now supports negative key values.

    * Inspector: the remote debugger can now fetch the contents of a tapped remote object.

    * BottomBar animation has returned to full smoothness.

    * New colour palette button in the code editor.

    * iPhone UI improvements: sidebars open/close via edge pulls.

    * Autoloads are now included in the free edition.

    * Quick Open and Command Palette now show image previews.

    * Keyboard: Control/Command + drag inserts an '@onready' variable.

    * Keyboard: FilePad dragging inserts `preload("PATH")`, or `const VAR = preload("PATH")` on empty lines. Shift inserts or blocks UID based on version.

    * XogotBeta (4.5): Variants can now be exported and typed.

    * Animation Tracks can now be sorted.

    * iPhone: tabs can now scroll without triggering a reorder.

    * Script editing nodes now appear in the inspector.

    * Inspector now supports typed dictionaries from Godot 4.4.

    * Devices can now pair for remote debugging using pairing codes — no login required.

    视频/截图

    Xogot: Godot for iPad & iPhone App 视频
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图
    Xogot: Godot for iPad & iPhone App 截图

    应用描述

    Xogot brings the full power of the Godot game engine to iPad — and now iPhone.

    With a native mobile experience designed for touch, you can create, test, and share games wherever inspiration strikes.

    And the best part? You can now use core Xogot functionality for free — start building games right away, no subscription required.

    Whether you’re making a pixel-perfect 2D platformer, a roguelike deck-builder, or an immersive 3D world, Xogot gives you everything you need to create, edit, and share games — all from your iPad or iPhone.

    Xogot makes game development fun, approachable, and fully mobile — no laptop required.

    Build for 2D and 3D
    - Make stunning 2D games with tile maps and a dedicated 2D engine, or dive into rich 3D worlds with advanced lighting and physics.

    Start Fast with Templates
    - Want to make an FPS, platformer, or RPG? Pick a ready-to-go template and have a playable game in minutes.

    Learn as You Go
    - Integrated API docs help you master game development step by step — no need to leave the app.

    Works Seamlessly with Godot on Desktop
    - Import projects from iCloud, USB drives, or GitHub (via Working Copy) and keep building on the go. Projects made in Xogot open in Godot on your computer, and vice versa — no lock-in.

    Fully Native Mobile Experience
    - Optimized for touch, Xogot supports Apple Pencil, Stage Manager, external monitors, and iPad multitasking — everything feels right at home.

    Play with Controllers & More
    - Test your games with Bluetooth controllers, keyboards, and mice for a full gameplay experience.

    Open Source Runtime
    - Xogot uses Godot’s open-source runtime, so you can distribute your games freely — no strings attached.

    Take your game ideas from concept to creation — anywhere, anytime.

    Terms of Service: https://xogot.com/terms-of-service
    Privacy Policy: https://xogot.com/privacy-policy
  • 版本: 1.4.10

    版本更新日期

    2025-11-07

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * This release is purely a bug-fix update: prevents crashes when closing a project during the cleanup stage.

    应用描述

    暂无应用描述数据

  • 版本: 1.4.8

    版本更新日期

    2025-11-01

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * Faster loading of projects that do not come directly from iPad or iPhone storage (those you pick from the Files app).

    * Animation Editor no longer slows down when you have too many tracks in your animation.

    * TileMap editor and SpriteFrames editor will now zoom to crisp pixels instead of interpolating values.

    * And over a dozen reported bugs have been fixed.

    应用描述

    暂无应用描述数据

  • 版本: 1.4.6

    版本更新日期

    2025-10-23

    Xogot: Godot for iPad & iPhone

    Xogot: Godot for iPad & iPhone

    Complete 2D & 3D Game Engine

    更新日志

    * New: Remote Debugging on iPad and iPhone
    You can now continue developing on one device and deploy your game to another.
    Keep the debugger and inspector open on your development device while enjoying a full-screen experience on the target device — no editor UI in the way.

    This is especially useful for testing iPhone games directly from an iPad.
    To use this feature, make sure you’re logged in and that both devices are nearby.
    They don’t need to be on the same Wi-Fi network. This feature is powered by Apple’s Multipeer Connectivity Framework.

    For this feature to work, you must be logged in, and your devices must be
    near each other — they do not need to be on the same WiFi network.

    * Improved tile guidance – Xogot now provides clearer feedback when tiles from a texture are incorrectly configured. (#1841)

    * FilePad – New directories are automatically selected after creation. (#1805)

    * Output View – BBCode rendering is now supported. (#574)

    * Inspector – Remote objects are now displayed. (#1224)

    * Animation Player Editor – No longer zooms into non-Bezier tracks.

    * Sprite Frame Editor – Added cut, copy, and paste support for sprite frames. (#1843)

    * Plus dozens of bug fixes and performance improvements.

    应用描述

    暂无应用描述数据