Incorrect spawn location

I have a game I'm working on (shocker!) and when I touch a button it highlights the button to confirm what kind of actor I'm going to spawn. You then touch down again and it will spawn that type of actor where you've touched down. The issue I'm having is that my scene is larger than a single screen. I allow for swiping to see the rest of the map and if you do this and then touch the button and try to spawn the new actor goes to the original screen X,Y coordinates instead of the actual full screen X,Y coordinates. (This is all probably clear as mud so I'll attach a video).

sudobash.net/downloads/spawn.mov

Comments

Sign In or Register to comment.