Hanxing Yang
Hanxing Yang
SPX APIs
For issue #465, #499 # Current supported ### `spx.Sprite` ##### `SetDying` Mark sprite dying (visible but can't be touched). ```go SetDying() ``` ##### `Parent` Get the game instance. ```go Parent()...
* Editor UX optimization * AI assisted
* ~~Login required [P1]~~ * ~~Project sharing [P1]~~ * Console / Debugger - ~~Simple [P1]~~ - Detailed [P3] * ~~Sprite, Sounds & Stage Pane align [P1]~~ * Code Editor Optimizaiton...
不备案无法配置国内 CDN 加速(如 builder-static.goplus.org) 以及 gop.dev
### Go+ Builder v2.0 * 精灵(Sprite)生成,包含多造型、音效等 * 背景图(Backdrop)生成 * 音效(Sound)生成 待定,常用音效很可能通过素材库选取即可满足,无须生成 * 熟悉 Go+ & SPX 编程的 LLM Agent
### Summary Go+ Builder is a complex SPA (Single Page Application) with its own backend server. The optimization for static assets' distribution is important. There may be 3 ways to...
* Animations * SpecialShape in Zorder * ...