Keep conductivity prop while using life?

  • Slothscript
    5th July Member 0 Permalink

    I'm modifying the source code to make a new element called CROD (Control Rod). It uses the life property to become less effective at absorbing over time, and I want it to switch between "high absorption" and "low absorption" states.

     

    I added PROP_CONDUCTS, but it won’t spark. After testing, I found that elements with life > 0 can't spark. Is there a way to allow sparking while still using the life property?

     

    Also, is it possible to make sparks invisible by default without relying on decoration?

  • Aeiouman
    10th August Member 0 Permalink

    i dont think you can stil use the life value, if you arent using tmp for anything use that, also to make sparks invisible by default youd either have to modify sprk or use a different element