🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Orbem Studio
Orbem Studio

Orbem Studio

0/5 (0 ratings) — active installs Updated May 7, 2026
Screenshot 1

Orbem Studio is a no-code browser game engine that runs entirely inside WordPress.

Build real games with combat, NPCs, missions, inventory, cutscenes, boss fights. Publish them as a URL on your own site. No Unity. No canvas. No downloads. Your game lives on a WordPress page.

The engine handles movement, collision, triggers, progression, and state entirely through WordPress systems. If you can install a plugin, you can build a game.

Why Developers Use Orbem Studio

Most browser game tools require canvas, external libraries, or separate hosting. Orbem Studio runs inside WordPress itself. Your game is a page on your site and shareable as a URL, playable in any browser, no app store required.

The simultaneous build and playtest workflow means you place an object and immediately walk your character into it to test. No mode switching. No recompiling. Just build and play.

What You Can Build

Orbem Studio ships with systems for:

  • Combat with directional attacks, heavy attacks, charged attacks, and boss fight mechanics
  • Enemies with wander, runner, and projectile behaviors, health bars, and hurt animations
  • Missions and progression with branching chains, conditional triggers, and persistent player state
  • Cutscenes and scripted events with per-area music, sound effects, and cinematic playback
  • Inventory with weapons, gear, consumables, and equip logic
  • Mobile controls with d-pad support and landscape mode
  • Developer mode with live object placement, visual trigger overlays, and a front end wall builder

Proven in Production

Games built with Orbem Studio:

Getting Started

Install the plugin, click Generate a Starter Game, and you have a playable game running on your WordPress site in under 60 seconds. No configuration required to get started.

Or sign up at orbem.studio to build and host your game without your own WordPress site.

Key Features

Game Engine

  • Full browser game engine running inside WordPress with no external dependencies
  • Real-time player movement and collision
  • Simultaneous build and playtest — no mode switching or recompiling

Combat System

  • Directional attacks, heavy attacks, and charged attacks
  • Boss fight mechanics with phase transitions and pulse wave attacks
  • Enemy AI with wander, chase, runner, and projectile behaviors
  • Enemy health bars, hurt animations, and death states

Missions and Progression

  • Branching mission chains with conditional triggers
  • Persistent player state across sessions
  • Health, mana, power, experience, currency, and leveling systems
  • Unlock and materialize triggers

Cutscenes and Storytelling

  • Scripted cutscene events with dialogue and voice
  • Per-area and per-cutscene music
  • Sound effects and audio triggers
  • Intro videos and cinematic playback
  • Google Text-to-Speech integration for voiced dialogue

Inventory and Equipment

  • Weapons, gear, and consumables
  • Equip and unequip logic
  • Character-bound equipment support
  • Storage limits

Mobile Support

  • D-pad controls for touch devices
  • Landscape mode support
  • Mobile-optimized combat hitbox

Developer Mode

  • Live in-game object and character placement
  • Visual trigger overlays
  • Front end wall builder
  • Level selector for rapid iteration
  • Admin-only editing tools

Architecture

  • REST API based architecture with permission-aware endpoints
  • Subscriber-safe gameplay routes
  • Optimized meta access and caching
  • Extensible via WordPress hooks and filters
  • Google OAuth support for player login

Use Cases

  • Browser-based action games
  • Narrative RPGs and interactive fiction
  • Educational games and gamified experiences
  • Playable demos and interactive product experiences
  • Experimental web-native game projects

External Services

This plugin connects to third-party services to provide optional functionality related to authentication and text-to-speech features.

Google Text-to-Speech API

Orbem Studio can optionally use the Google Text-to-Speech API to generate spoken audio for in-game dialogue and narration.

What the service is used for:
The service is used to convert in-game cutscene and explainer popup text content into synthesized speech audio.

What data is sent and when:
When text-to-speech is enabled by the site administrator and triggered by player interaction, the plugin sends the following data to Google:

  • The text content to be synthesized
  • The configured language and voice parameters
  • The API key provided by the site administrator

No personal user data is sent by default. The text content is only sent at the moment audio generation is requested.

Service provider: Google LLC
Terms of Service
Privacy Policy

Google OAuth / Token Verification

Orbem Studio supports optional Google Sign-In functionality to allow users to authenticate using their Google account.

What the service is used for:
The service is used to verify the authenticity of a Google ID token during login.

What data is sent and when:
When a user logs in using Google Sign-In, the plugin sends the Google ID token provided by the user’s browser. This request is made once per login attempt to verify the token’s validity. The plugin does not store Google credentials.

Service provider: Google LLC
Terms of Service
Privacy Policy