Basically, without having the particle change position, I would like to be able to make the particle spin. I must be doign it wrong, because unless the particle is changing position, it won't spin.
Does anyone know how to make a particle spawn and rotate in place without having to change position?
[CEG] Make a particle appear and rotate in place
Moderator: Moderators
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: [CEG] Make a particle appear and rotate in place
how do you make a particle spin on the move, can post a ceg?
there is directional=true but that only makes it oritentate itself to the direction it is moving...
there is directional=true but that only makes it oritentate itself to the direction it is moving...
Re: [CEG] Make a particle appear and rotate in place
You can spawn projectiles in newer engine at will, and modify their angles just like that. Also, you can give rotational parameters of some sort to CEG's you spawn, but unsure if that fits the bill.
- Pressure Line
- Posts: 2283
- Joined: 21 May 2007, 02:09
Re: [CEG] Make a particle appear and rotate in place
simple solution: make it move veeeeeeeeery slowly.