New Release v0.3.18
- support dialog “see through”
before:
after:
- optimize perf, skip blit back from “screen” if sprite has no any sayText or particle, this will save up to 14ms per sprite.
- fix, prevent crash if ParticleSource.anchor isn’t a Sprite. (Particle on Sprite supported already)