Attachment 16935
I tried two forms but they don't work.
Printable View
Attachment 16935
I tried two forms but they don't work.
You are trying to create a string positioned relative to itself but it doesn't exist yet so the reference can't be made. If you instead have the absolute coordinates the event works.
Right-click the Action and hit Edit so you can change this from "Relative to" to "Actual X,Y coordinates".
Now the text will appear at that same spot but will no longer need another object as reference.
Thanks. Fixed.