Wintermute Engine Forum

Wintermute Engine => Scripts, plugins, utilities, goodies => Topic started by: SoundGuy on April 06, 2008, 11:48:38 PM

Title: WME visual particle editor
Post by: SoundGuy on April 06, 2008, 11:48:38 PM
Hey,

I'm bringing you something i've been working on for a while now
http://www2.corbomitegames.com/ParticleEditor_0.1.zip (Version added 6/4/08)
http://www2.corbomitegames.com/ParticleEditor_0.2.zip  (Version added 7/4/08)


This is just a first version, very basic, only includes most of the particle controls but not all of em.
normal windows gui is kinda hard doin in WME...

some basic instructions:
click on the type of the pacticle you want to use as a template. move the sliders to adjust parameters.
You can edit the numbers on the right on the slider to change the slider's maximum.
You can add or remove sprites :
fill in the name of the sprites's file in the SpriteName and click add
or click the sprite's picture to remove it.

toggles are at the bottom.
and you can start , stop, pause , resume

you can even click "print" to get your particle's WME code into a file called Particle.script in the current dir. (assuming you have an emitter called Emit)
 
try it our , let me know.
I'll post the code when it's more near finished.

Also, if someone volunteers to write a help file, doc, or post about it in the wiki, i'd appreciate it.

Oded
http://corbomitegames.com/
http://pizza-morgana.com
Title: Re: WME visual particle editor
Post by: Mnemonic on April 07, 2008, 05:40:15 PM
Hey that's cool :) Although the interface could use some cleanup, it's a little messy ;) But it definitely has potential.
One small bug, the generated code uses yes/no instead of true/false.
Title: Re: WME visual particle editor
Post by: odnorf on April 07, 2008, 06:03:16 PM
Good, good.  ::rock

You get various runtime errors in scripts if you click various buttons when the editor doesn't expect it.
Title: Re: WME visual particle editor
Post by: SoundGuy on March 17, 2009, 04:20:30 AM
anyone using it ?
Title: Re: WME visual particle editor
Post by: Jyujinkai on March 17, 2009, 10:10:29 AM
i haven't gotten up to particle frosting on my cake yet.
Title: Re: WME visual particle editor
Post by: mylesblasonato on August 10, 2009, 10:26:20 AM
Hi there,
Just wandering how you did the sliders.

Cheers  ::beer
Myles Blasonato.