You guys know how dungeon quest type games have multiple ‘dungeons’ and each one teleports you to a different place? I want to know how to do that.
I know in the asset manager u can add a new place, but then that new place has no scripts, nothing of the original game obviously, and I haven’t tested it out yet, but is the datastore gonna be the same throughout the different places?
I don’t need a script or anything, i just need a basic idea of how to get started on this
I’m pretty sure that they don’t have a different place for each and every single dungeon, as that would be horribly inefficient and tedious. If I was making it, I would teleport them to another place, and then find a way to load in teleport data such as the map, difficulty, and etc.