LBPHacker
LBPHacker
73 / 2
18th Aug 2018
23rd Aug 2018
I've personally sifted through the simulation code for easy to harness randomness, but missed the BMTL-PHOT interaction. @nosomebodies found it, I just made a smaller and probably more stable randomiser. I linked the original save too, check it out.
subframe random

Comments

  • LBPHacker
    LBPHacker
    19th Aug 2018
    So the distribution plotter uses the least significant 8 bits to decide where to place the BRCK (the randomiser is 29-bit but the plotter is only 256 pixels wide). Also the BRCK is coloured according to the display colour of the FILT at the time of spawning, which depends on its ctype. It boils down to the BRCK basically being sorted into columns by ctype (not its own ctype but the FILT's) and thus also colour.
  • MEOWS
    MEOWS
    19th Aug 2018
    What causes the colour gradient from yellow-ish to blue-ish?
  • AndreuSL
    AndreuSL
    19th Aug 2018
    cool! + 1
  • LiquidPlasma
    LiquidPlasma
    19th Aug 2018
    Pretty cool +1
  • cell-core
    cell-core
    19th Aug 2018
    put gel on it for something cool
  • Security-Drone
    Security-Drone
    18th Aug 2018
    We were busy talking about phot-bmtl interactions a while back, completely overlooked this!
  • New_man99999
    New_man99999
    18th Aug 2018
    cool +1
  • LBPHacker
    LBPHacker
    18th Aug 2018
    I'll just add a @ then :P
  • NoVIcE
    NoVIcE
    18th Aug 2018
    I actually thought that no some body found it, aka nobody lol.