Ok so i added a box collision connected to the actor and set it to block all dynamic and enabled hit events. I connected the on component begin overlap node to quit game so when the to spawned static meshes collide it quits the game. However when i started the the game it automatically quit the game after like a .1 sec when i pressed play. Why is this happening?