So I was experimenting.
First I did this:
for dev purpose only, enter code (enter "bleh"):
*temp code
*input_text code
*if code != "bleh"
*goto_scene {code}
And it worked fine for skipping to a scene, however when I enter [scene name] and [label] (ie. komorebi awake) I get the error: Couldn’t load scenes/komorebi awake.txt
The file is probably missing or empty. As if CS could only see the variable as a single word/input. I think that’s odd but makes some sense.
Next I did this:
for dev purpose only, enter code (enter "bleh"):
*temp code
*input_text code
*if code != "bleh"
*{code}
Which does not work, period. It sees " *{code} " as text. So I suppose CS just isn’t wired for that.
If you have any thoughts or workarounds for these, please leave a reply. Thanks
Unrelated note, but I feel guilty making so many topics: Does anyone know the ratio of CS sales on each platform, ie. 40% on google play, 10% on web, 10% on amazon fires/kindles, 40% on apple devices?