Ask a Question related to Macromedia Director 3D, Design and Development.
-
CottonPanties #1
Trouble with Particle Systems and JavaScript
I'm trying to make a particle system spin around like a spiral galaxy, so I
can't just rotate it. I tried dynamically changing the gravity, but there was
something wrong, and I decided to take another approach. I decided to just play
with the emitter's direction and angle. I got it so that the direction would
change, but for some reason I can't seem to get a hold of the angle...
normally the code should be:
modelResource.emitter.angle
but this doesnt work... so I thought maybe it was messed up with javascript
syntax, so I tried:
modelResource.getPropRef("emitter", "angle")
but then it simply says that the emitter property isn't found. I'm pretty sure
that it's not just a little bug. If anyone has any suggestions, I would greatly
appreciate some help on the subject.
CottonPanties Guest
-
Particle Systems
Hey there folks, I am trying to animate a nightsky using the rhythm of a drumkit. At present, my initial sketches feature four noctilucent... -
javascript / particle emitter help please
i'm getting frustrated trying to implement a particle system using javascript syntax. i've gotten allot of it done, but am beating my head... -
Trouble with javascript:window.print
My page is an ASP with a lot of VB. Go to http://71.97.138.65/isgmsds/ Then go to http://71.97.138.65/isgmsds/search(new).asp?t=i You will... -
cloning particle systems
i need to clone a particle system to attach to multiple objects (models) in my scene. how do you go about cloning or copying particle systems... -
Fireworks with particle systems
Hi all. Im in the process of learning 3D lingo at the moment. A little task ive set myself is to create a little Fireworks scene. The user should be...



Reply With Quote

