Hey SP Fam,
I’ve discovered that whatever format IOS uses for open and closed quotes (“x”) are incompatible with funky trees. I noticed that the characters used in the default airplanes are more vertical, and less stylized than IOS symbols, so I had to copy the character from some code in the default planes in order to create an ammo counter label.
For example, the command {ammo(“Cannon”)} is invalid despite the syntax being correct, but when I use {ammo("Cannon")} it works.
I’d like to know if this could be addressed as a bug or if it’s just something I’ll need to live with. For now I’m making a repository of characters and variables in my iNotes to use for SimplePlanes.
Thanks in advance to the devs for looking into this!
Resolved -I’m a bonehead. These symbols are available on iOS if you hold down the [“] key and select ["] :)