Need some help with collision and overlay scene

Hi! I need some help with collision. What I’m trying to do is activate a lose screen whenever my player collides with the object. I need help please. Here’s the blend file. Thank you so so much!

Blend file attached.

Attachments

germ.blend (615 KB)

Alright, I’m making it now for you. I’ll upload the blend file once I’m finished. All you need to do is put a property on the player called “player” and add a collision sensor on the object you want to kill the player and send a “kill” message to the player, and activate the lose screen.

EDIT: Looking at the .blend file, I’ve got no clue what the hell’s going on there. I’ll take a closer look and see what I can do.

EDIT2: Fixed. Set the scene’s gravity to 0 and set the player and “enemy” to dynamic. Here you go.

germ.blend (621 KB)

wow! Thank you so much!

My pleasure. :slight_smile: