LTHM Lithium

  • randalserrano
    18th Jun 2013 Member 0 Permalink

    There is a way to code LTHM to be able to resist the temperature of ionized NBLE for a few frames. If you have a cooling material around the NBLE, it will cool within that amount of time. I was planning on having the life in LTHM go up by a factor of 50 each time NBLE ionizes. So it wouldnt take long to charge it. It would be all about timing.

  • firefreak11
    18th Jun 2013 Member 0 Permalink

    @randalserrano (View Post)

     how about, in lithium,

    if(((r&0xFF)==PT_PLSM)&&(parts[r>>8].ctype==PT_NBLE)){

    parts[i].temp-=100.0f;

    parts[r>>8].temp-=100.0f

    }

  • randalserrano
    18th Jun 2013 Member 0 Permalink

    That looks like it would make plasma with the ctype of nble that is touching lithium only 100 c right?

  • randalserrano
    22nd Jun 2013 Member 0 Permalink

    I am bumping this because I serioulsy think it would be a great addition to TPT