Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Got this on yoyo marketplace a while back and I love it, but I have one request- in the spot where you can change the size gain of the particle, the program doesn't allow a negative number.  So if I want a particle to shrink into nothingness, I have to manually change the GML code after exporting.  It's not a huge deal, but it would be nice to be able to preview the shrinking particles.

(+1)

Hi,
Thanks for buying Geon FX!
I'll add the feature to the next update. 

Hi,
I've double-checked. Negative numbers work fine in Geon FX 1.3 on Windows. 

(1 edit)

Ah, the issue seems to be that I had to type in "-0.01" or something rather than "-.01", since the initial 0 seemed to be required to work properly.  Glad to have figured it out, thank you!