Hi there, I hope you can help on this one ...
I have an object called TRANSFER which we use to detect when a player goes up some stairs. When the player touches the TRANSFER object they will be taken to a different part of the same layout.
However, what I'm trying to achieve is to have an instance variable on the transfer object with the UID of the object to transfer the player to.
How do I structure this transfer?