Grymestone / NecroAntics

0 stars 0 forks source link

Gamemode Blueprint #37

Open Grymestone opened 5 years ago

Grymestone commented 5 years ago

The Gamemode Blueprint should have a global minion array that can be fetched at any given time and is updated every time a new minion is created or destroyed. It also handles connections and level changes.

Grymestone commented 5 years ago

Instead of a global minion array, possibly change this to a large collision attached to minion/npc that we do a search in for enemy entities.

Grymestone commented 5 years ago

This should be Game Info Instance