Skip to content

08.07.2018 Teleporter Objects added

Spike edited this page Jul 8, 2018 · 1 revision

08.07.2018 - Teleporter Objects added

It only took me some more hours to get the teleporter objects working. As for now you may only teleport on the same map and not to an other map. The reasons why mapchanging isn't working is simple: Player has no idea what map he is on and has no idea what map to load if a map ID is passed. This means I need a clientside player object and a list indicating which map has what ID. After thats done, I can finally make other maps and mapchanges.

https://www.youtube.com/watch?v=HCA5eXn-1NI