How to change energy particle collision?

  • realredtext
    29th March Member 0 Permalink

    I have looked at every single property between PROT and GRVT (Passes through most solids), and NEUT and ELEC (Reflected by most solids), and I can find nothing that successfully predicts collision behavior. Is it even possible to change how energy particles collide in Lua, and if so, how is it done?

  • AtlantisDragon
    8th April Member 0 Permalink
    Edited once by AtlantisDragon. Last: 8th April
  • creator_of_fail
    10th May Member 0 Permalink

    I don't think you can change energy particle collision in lua unless you make an energy particle yourself(but it would most likely turn into BHOL when stacked too many times since TYPE_ENERGY makes it not turn into BHOL)

    I tried making a moving solid once using both elem.TYPE_SOLID + elem.TYPE_ENERGY but it got very messy.

    Edited once by creator_of_fail. Last: 10th May