Noggog / VolatileHordes

A spawning and AI replacement for open world zombies in 7 Days to Die
GNU General Public License v3.0
1 stars 0 forks source link

Use light information to affect zombie speed #75

Open Noggog opened 3 years ago

Noggog commented 3 years ago

There is some "amount of light" calls in the code. Can maybe hook onto those and return different run speeds for zombies? Would require a good bit of research