So I am making a scenario with multiple worlds right now and i dont want my character to be able to walk everywhere in every world. How can i fix this?
Hm, I think the best way would be to move and then call a method on the active world and check if the character is in a cell which is allowed. If not, move it back to where it was.