A test to see if part_system_create variants correctly create a part_system.
A test to see if particle systems made with a persistent option are keep in another room (it check if a part system made without a persisten tag are keeping in memory too)
And various test with part_system_get_info to see if the information returned are in line with what the documentation tells what it should return.
I hope this pull and changes are made correctly, if not please tell me to correct it.
Thanks!
after issue https://github.com/YoYoGames/GameMaker-Bugs/issues/5728 i made a simple particle_system suit. it include:
I hope this pull and changes are made correctly, if not please tell me to correct it. Thanks!