Closed this issue 6 years ago · 1 comments
Right now when we use the destroy() function on enemy sprites, there remains an undefined element in the enemies array, which errors when we try to check for hit tests, etc. etc.
destroy()
undefined
Bandaid solution in place.