I was wondering if you can 'teleport' sprites to different points of the layout, whether it's the player or NPCs after they trigger walking through a door of some kind. Also can path finder be used with this?
Trigger event - (object) set position to x and y.
That should do the trick.
Thanks
Develop games in your browser. Powerful, performant & highly capable.
I have a demo which you may find useful (you can open it in free version of Construct 3):
howtoconstructdemos.com/a-system-of-doors-portals-to-travel-between-layouts
It also allows teleporting within the same layout.
Brilliant will give it a go! Thanks