- Home /
ParticleEmitter script variables not found
Hi,
I'm wondering why I can't seem to access the variables for "One Shot" and "Ellipsoid" from script for EllipsoidParticleEmitter?
I looked up ParticleEmitter in the Script Reference and it doesn't mention them either. I'm trying to Instantiate particles during run-time and I don't really want to have to create a new prefab for all scenarios.
Answer by Eric5h5 · May 12, 2011 at 12:47 PM
Not everything is exposed to scripting. (In other words, unfortunately that's not possible.)
Your answer

Follow this Question
Related Questions
Script access (without script name) 1 Answer
Variables Not Updating? 1 Answer
Script is setting variables but they're being reset 1 Answer
How to make Unitron recognise and correctly color variables and integers etc? 1 Answer
RTS Style Selection system (How to control one unit and not the others) 2 Answers