couple of lines for ParticleFx

What it says on the tin: a place to discuss proposed new features.
Post Reply
redeyerulk
Halfling
Posts: 40
Joined: Wed Sep 23, 2009 7:20 pm
x 3

couple of lines for ParticleFx

Post by redeyerulk »

Hi, I Think that it is best to restart this theme here: http://www.ogre3d.org/forums/viewtopic.php?f=8&t=64431
Basically what I want is to add a very specific feature into particleFX plug-in. Everything was discussed in that thread.
Any suggestions?
redeyerulk
Halfling
Posts: 40
Joined: Wed Sep 23, 2009 7:20 pm
x 3

Re: couple of lines for ParticleFx

Post by redeyerulk »

Hi,
well I've done some modifications to ParticleFX plug-in. Now any Area effect emitter accepts new bool parameter, which sets particle's direction to it's normalised position relative to particle emitter position.

Code: Select all

direction_normal	true

Here is the video with example of what it does
[youtube]H5my_il5qrA[/youtube]

Here is compress folder of my ParticleFx plug-in folder from ogre 1.7.2 with diff to the original.
ParticleFX.tar.gz
(23.8 KiB) Downloaded 231 times
Post Reply