Colission logic

Hey there @Moritz1807! Here’s a basic setup for a an actor checking for a collision with a specific class, then spawning a specific class at the point of impact once (so it doesn’t spawn a ton from repeated contacts in the same couple frames).

You’ll definitely have to expand on this however.