Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
GNU General Public License v3.0
16 stars 7 forks source link

Allow multi-map selection in the "travel" step in a quest #448

Open snipercup opened 1 week ago

snipercup commented 1 week ago

Right now the travel step in the quest editor allows for one map to be selected. The game will then send the player to the closest instance of that map in the game.

My suggestion is to allow multiple maps in the selection of the travel step. This is useful if you want to target a mob or item that spawns on different maps. The game will then find the closest instance of each map and then select the closest one of those. When the player has entered the target map, the travel step is completed.