libgdx / gdx-particle-editor

The official particle editor for libGDX.
Apache License 2.0
35 stars 5 forks source link

Unable to load old particle effect, unable to locate image #5

Closed dkoding closed 6 months ago

dkoding commented 7 months ago

I have a particle like this:

...the rest is omitted for brevity...
- Options - 
attached: false
continuous: false
aligned: false
additive: false
behind: false
premultipliedAlpha: false
spriteMode: single
- Image Paths -
particleblack.png

The particleblack.png is located at a different location so loading fails. I get a dialog asking me to find the particle. After locating it and clicking 'Load Particle Effect' it still fails to load the particle, and then freezes. Only thing I can do is to close the window to exit (the [x] in top right corner)

It works correctly in the old particle editor (I still have to locate the particle)

raeleus commented 7 months ago

This should have been addressed in update 1.0.3. Is that the version you're using? If you are, can you send me the full file for me to test? Thanks.

raeleus commented 6 months ago

Closing due to inactivity.