I developped an procedural generation map with SKTilemap it's a very good tools for create such maps. You can find example here :
https://twitter.com/GenetixVideos/status/1233686731200909312
(sorry the forum has troubles i can't upload new pics)
I had performances issues but only with very very big maps, one of my biggest maps was 12800 squares width and 7200 squares height and i had no performances issues at these size (and my code was not optimized)
And during map generation i was creating some GKgraph for other steps but they could be used for creating pathways for GKEntities. Mayebe you should create your sktilemap and graph and after create your entities
Show us more of your project for more help or send me a message
Topic:
Programming Languages
SubTopic:
Swift
Tags: