Klonan/Construction_Drones

Drones have trouble returning when player.character is nil

netmute opened this issue · 1 comments

When playing without a player character ("god mode"), the drones return to the correct position. But they are not correctly despawned. Instead they rotate in place for a few seconds, until they eventually disappear.

I'm using mod version 0.6.11.

I just tested the changes from #20. They don't completely solve the problem, but the behavior is WAY better 👍