Skip to content
ZenCoder — Live Running

ZenCoder

Your silent scripting companion, embedded in the Unity Inspector. No recompiling. No Play Mode reloads.

Write. Run. Iterate — all inside the Inspector.

0 Recompiles
Live Inspector IDE
Full Lifecycle API
@Name Live Variables

Inspector IDE

Code where you already work

A live C# editor embedded in the Unity Inspector with syntax highlighting, IntelliSense, and instant run.

Zen Coder (Script)
Target
PlatformerMotor2D

Live Demo

ZenCoder in the Inspector

Write and run live C# without leaving Unity. No code generators, no external windows.


What is ZenCoder?

ZenCoder is a lightweight runtime scripting layer that runs directly inside Unity’s Inspector.
No code generators, no external windows, and no Play Mode interruptions.

Designed for rapid iteration, it lets you write real C# scripts, inject logic, simulate behaviors, and test systems without modifying original code or waiting for a compile.

ZenCoder running inside the Unity Inspector


Instant execution

Code updates apply in real time, even during Play Mode. No recompiling, no reloads. Select any component as target and get full access to its fields, methods, and properties with rich autocompletion.

@Player @EntryPrefab @SpawnPoint target

Attach

Add ZenCoder to any GameObject from the Hierarchy or Inspector.

Write

Author C# in the live editor - lifecycle methods, one-shots, or continuous Update logic.

Run

Execute instantly. Iterate in Play Mode without waiting for a domain reload.


Built for real workflows

Whether you are debugging XR haptics, tweaking multiplayer sync, testing animations, or building rapid prototypes - ZenCoder keeps you in flow.


Why “Zen” Coder

Because coding should feel calm, clear, and intentional.
ZenCoder is about flow - staying in the moment, thinking in code, and shaping behavior as you go.

Get started with ZenCoder → Browse the FAQ