User position tracking in multiple locations
- This topic has 0 replies, 1 voice, and was last updated 3 days, 6 hours ago by .
- You must be logged in to reply to this topic.
Welcome to Portals United! / Forums / Troubleshooting / User position tracking in multiple locations
Hello Robert
I have two locations in first location i created a button using that user can go into the other location, on that button click I got the position of the user and stored it into the system parameter. and on start node i created the location so that it can take that stored values and move the user to position where it left while leaving.
to do so i created a kind of flag that tells me if teh user is coming back from the seond location then that moving should perform on start node automatically. But it is not wokring
Instead if i am giving another button for moving then when user comes back from second location and clicks that button it is moved to the position where it left but not automatically.