Hey guys first time on the forum. and I am trying to come up with a way to create a way to switch from one level to the other:
concept having 2 levels that are identical and being able to switch between them and the core idea I needed help with is keeping a location/place holder
ie: if you are standing at coordinate x and y then when you switch from one room the the other you are in that new room but the respective x and y coordinate.
my thoughts: first thought would be that would I want to just lets say re spawn at the level using a coordinate system? Then I would have multiple level files and map them so the that each one is mapped to the same coordinates?
I am just not sure the best way to go about this.
If there is a forum post on this already I would love a link (I didnt see one).
Thanks Guys