I'm in the process of creating my own RPG fantasy world and, as it happens, need a reliable rune generator that works with my own combination of several runic alphabets.
Unfortunately, the standard compare text action is not really sufficient for what I'm trying to do ("translating" text on the fly).
As it compares the whole text and not just single letter, it will change the first letter but not any letter thereafter.
Is there any way to do something about it?
Here's my syntax:
Textbox - Compare text ("a") - Set text to ("?")