Page 2 of 2

Re: question about weapons mutator

Posted: Mon Jul 16, 2018 12:30 am
by Feralidragon
sektor2111 wrote:My point is toward which items spawn where and never in the same way....
I understand that, but from what I understood from you, you also want to target maps with insufficient pathing, and figure out the paths during gameplay as the player walks around the map.

What I am trying to say is that this "pathing" information can be cached into a file, so when the map loads the next time, you already have some information about the possible paths of that map.
From there, you're free to use that information however you want, including randomizing item placement or anything else.