I’ve been working on a game, and in the process came across an error. When using the (alert: ) macro, if I try to have displayed in the alert a variable, it leaves the space on the alert blank. Is there a simple solution to this I’m missing, or is there another solution to this problem?
Here is the code that I have for this.
(alert: "You've Leveled Up
Your new attack is: $attackpoints
Your new health is: $health")]
The variables are declare in a previous passage.
Twine Version: 2.3.9