Spu7Nix / SPWN-language

A language for Geometry Dash triggers
MIT License
1.06k stars 61 forks source link

Make it easier to use custom particles #334

Closed regestriryisa closed 10 months ago

regestriryisa commented 10 months ago

Скриншот 24-01-2024 115704 Wtf

SpeckyYT commented 10 months ago

that's just how geometry dash works.

regestriryisa commented 10 months ago

that's just how geometry dash works.

But it is possible for example to create built-in macro for this.

SpeckyYT commented 10 months ago

there is no reason for it to be built-in. if you want to parse it, do .split("a") and if you want to "serialize" it, do .join("a").