EDIT: Disregard these questions. Thanks. Can I download the .png files anywhere? I want the PS to look like it did when I was editing it. Also, I was wondering if your code to use the PS is the same as mine? In love.load():
ps = love.graphics.newParticleSystem( fire, 5 )
ps:start() In love.update(): ps:update(dt) In love.draw(): love.graphics.draw( ps, 800,200)
Last edited by Cartread on Sun May 27, 2012 1:23 am, edited 1 time in total.
It looks excellent! This is the sort of actually useful program I never end up writing.
It's a little flaky in some places, apparently... sometimes it seemed to randomly stop making particles and not start again, but I couldn't manage to make this happen reliably.
Still. Very useful! What GUI library did you use for the interface, if any?
Thanks, I like it, I used it when I needed a PS and it sure saved me a lot of time. In the next versions, I think it's important to have an option to load a previously saved PS, so that I can tune it later.
Brilliant. Incredibly useful for development and reference.
My only gripe is that the text is a little small (though I do understand that the emphasis should be on the particles and info).
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.