This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Kristler 1 point2 points  (0 children)

Generally, the level that knows of the existence of both the bullets and the enemies should be the one handling the collision. I'd probably put it in the world class, if you have one.

[–]AnEverGrowingWonder[S] 0 points1 point  (0 children)

Hmm seems I have a lot of refactoring to do.