
12-11-2008, 07:58 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
There is TShowImg.spin which helps for most cases, if you do emitter.attachposition = true then it will also automatically rotate the emitted particles. If you just want that the particles are emitted in a ring then change emitter.emissionoffset = {cos(timevar2)*5, -sin(timevar2)*5, 0} or so in a timeout |
|
|