This is a plugin for (and a fork of) Godot Engine that allows playing your game inside the editor. Check out the releases for precompiled binaries and the editor plugin.
Game shown in the screenshot is Cogito, licensed under MIT
Download the latest release (4.5.1-stable) - you'll need the editor binary,
addon (editplay.zip) and (if you want to export your game) export templates.
- Run the editor fork.
- Install the addon into your project (drop the editplay folder into
addons/editplay). - Enable the addon in project settings.
- Use buttons in the top-right corner of the editor to launch your game!
There are some editor settings available, you should check them out!
This thing is very experimental and very much in alpha, so please backup and version control all the projects you try with it (well, actually you should do that with all your important projects, just double that for EditPlay).
