Page 1 of 1

[0.18.x] New API to spawn particles

Posted: Tue Jan 21, 2020 4:58 pm
by cogito123
Hi,

As the particles are not entities anymore how can I create them using 0.18 API? I tried using LuaSurface::create_trivial_smoke, but particle names were not recognized.

Re: [0.18.x] New API to spawn particles

Posted: Thu Jan 23, 2020 5:25 pm
by Rseding91
Moving to modding interface requests.

Re: [0.18.x] New API to spawn particles

Posted: Fri Jan 24, 2020 3:11 am
by Rseding91
I've added LuaSurface::create_particle() for the next release.