Tibi Munteanu
Tibi Munteanu
Try these mappings on a V selection vnoremap :m '>+1\gv vnoremap :m ' are lost and you get a "Cannot retrieve visual selection" message.
The editor should expose an api for drawing into the scene at design time. The easiest thing would be to just expose the colibri ui elements used by the editor...
Ctrl + D to clone game object / script node as a sibling.
## Version * Phaser Editor 2D Version: 3.67 * Operating System: Windows 11 * Web Browser and version: Chrome latest ## Description The Preload Pack Files in the Compiler Scene...
Hold Alt while collapsing or expanding hierarchies to force a deep collapse / expand.
The loader plugin can currently load all assets from an asset-pack via `scene.load.pack(...)`, but it lacks the functionality for unloading an asset-pack. Since the `pack` function must already have the...
This PR proposes a small change that adds the ability to define custom methods in the handle namespace of `zpool`. While working with `zpool`, I found myself wanting to have...