Hi all, I wonder if anyone could help me.
What I am trying to make happen is an actor appear when a character object collides with another object. I have that part worked out, but now I need to take it to the next step and make the actor that appears image change depending on a variable.
The code I have is pasted here:
GameWorld: http://pastebin.com/VD4sE1y0
obj_letterBox: http://pastebin.com/K03DGhSd
There is also a third actor that is a dummy actor that will be created and have the image set to whatever the variable "thisLetter" is in the GameWorld file.
If someone could lend a hand here, it would really help a lot!
Thanks.

