dbarella/CS361-CMYKrash

Modify Spawner for Editor Compatibility

dbarella opened this issue · 0 comments

Modify the Spawner class to take an integer array (as well as getters+setters) from which it instantiates specific objects at each time interval. You'll have to source the GameObject array from GameManagement; use GM.GetTickObjectArray();