This is, in fact, actually coded in, but it cannot be used too practically because electrons cannot penetrate the surface of GLOW.
This is the code that does that (from src/simulation/elements/ELEC.cpp)
case PT_GLOW:
if (!rx && !ry) //if on GLOW
sim->part_change_type(i, x, y, PT_PHOT);
break;
Could the GLOW be changed so that electrons can pass through it and make converters much easier?
Here's the proof it works:
1. Add some FILT into your level
2. Add photons in such a way that most of them will go inside the FILT
3. Type this command into console: "!set type filt glow"
4. Without closing the console, type this command: "!set type phot elec"
5. Close the console, and unpause. You will see photons in different colors.
Also, moderators, could you remove the earlier topic instead of this one?
I have a save that used it.
I could only find PHOT->ELEC reactions, not ELEC->PHOT reactions...
PHOT+BIZR=ELEC, and ELEC+GLOW=PHOT
I mean, I couldn't find any ELEC->PHOT reactions in the save you posted, but I may be wrong.
You don't need to do all these stuff, just add GLOW and ELEC so that it goes in it.
EDIT: HTML colors don't work? But it shows in the Edit Post section only?
Not colours... D:
The point is - it doesn't. ELEC doesn't not penetrate the surface of GLOW. That is why this thread exists. To make it so, that ELEC can pass through GLOW.
o.o NEUT changes ACID into ISOZ, and so far no one's complained about the lack of penetration there either. Is this a problem somehow? A converter where stuff turns from A to B 100% of the time isn't fun at all.
Edit: Though thinking about it, it would be nice if GLOW at least changed it on touch or something. This really appears as if the only point of the interaction was to make it possible for ELEC to throw GLOW into infinite PHOT reproduction like its original PHOT interaction was for, which -works-, but is ugly and... yeah ?_? I don't get it. It would make more sense if this was a solid transformation, especially since ELEC -and- PHOT can pass through LCRY without issue.
HYGN does have an extremely hard to perform reaction where it can convert DESL into WATR and OIL, if it is above eight pressure. The problem is that DESL also turns into FIRE at only five pressure, so only a pixel or two of DESL and HYGN could react.