Jump to content

Controllable local space particle emitter


Recommended Posts

I'm developing a custom engine that I want it to emit particle in its local space.

I can get my custom particle set up easily in the Unity/Parttools stage, but the particle are then emitted all the time, even when the engine's off. I don't even think the KSPParticleEmitter properties are controllable by scripts at all, and I'm not sure how KSPField communicates with parts. None of the scripts I tried to write didn't end up in all undefined errors.

Trying to set up the particle in parts.cfg is a pain of the neck to work with, and seems to only operate in world space, which is something I don't want.

Is there any simple way to make a local space particle emitter that can be controlled by engine throttle, or activated/deactivated status?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...