Skip to content

v0.2.3-alpha

Pre-release
Pre-release

Choose a tag to compare

@giacomo986 giacomo986 released this 13 Jun 08:59
· 5 commits to master since this release

Fix: portal config menu could not be reopened after converting the frame material.

The config menu opened only via the base frame node's right-click handler, which material conversion removed; the invisible fallback anchor entity was never selectable (engine returns no selection box for invisible entities). The anchor is now invisible-but-clickable, persists across map reload, and converted frames keep their material on restart.

Lua-only change; engine binary identical to v0.2.2-alpha.