Skip to content

ZenCoder v1.1.0

Date Unity Asset Store

Guided by the Zen principle of Mu, the stillness before thought, this release expands the workflow with smarter tooling, greater flexibility, and a stronger foundation for future updates.

  • Live Variables: Bind Unity objects to short aliases such as @Player or @Enemy, making your scripts cleaner, easier to write, and quicker to reuse.

  • Rebuilt Save/Load System: Completely redesigned into a dedicated library for faster, more reliable saving and loading of ZenCoder scripts.

  • Per-Component Editor Resizing: Resize each ZenCoder editor independently to create a workspace that fits your workflow.

  • Various Inspector UI enhancements.
  • Overall editor responsiveness and usability.
  • Multiple stability improvements.
  • Minor bug fixes and visual inconsistencies.
  • ZenCoder is compatible with Unity 2021.3.21+
  • Since the Save/Load system has been completely rebuilt, it is recommended to remove previous versions of ZenCoder and perform a fresh installation when upgrading to v1.1.
  • No installation steps are required after importing. Simply add the component and start writing code.
  • All dependencies are bundled.
  • To get started, see the Getting Started guide.