BMortHamp Posted March 30 (edited) I've placed an item (Yellow Key) on the map, which is Location A. When the player crosses a line, the item is teleported to location B; it's placed there using the Map Spot thing. What I want to do now is when the player enters Location B's room, the player will cross another line def, and from here I want to teleport the yellow key to another location on the map. I've attached a few screenshots that I hope will help. Edited March 30 by BMortHamp 0 Quote Share this post Link to post
SuperKirbyYT Posted March 31 Are you teleporting the Map Spot? I've never tried doing anything like this before but it seems the Yellow Key has a tag so can you not just teleport it via its tag a second time but have a different destination tag? 0 Quote Share this post Link to post
Kan3 Posted March 31 It's should be perfectly possible like you're already doing, so I don't know where's the issue here. The only thing I notice is that with the first line you're teleporting a thing tagged 113 to a mapspot tagged 114, then you're trying to teleport a thing tagged 114 twice to a mapspot tagged 120. Just for clarification: the key will always have the same tag you gave it, while you have to use different tags for different mapspots or you get a random chance of spawning between those with the same tag. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.