Is it possible for me to save my map in a way that i can export it then import it to unreal engine?

i dont know how to code enemies and unreal engine 4 has other features i need for my 3d game so i am having the playcanvas version just a map demo and using it to make the map.

Unfortunately, there’s nothing out of the box that will allow you to export into a format that unreal can import.

You will have to write your own exporter and maybe importer for Unreal.

oh ok :frowning: