hello everyone. im making a rage game where the color red kills you, the color green is safe to walk on but not into. and the color blue to be 100% safe. if you die i want the player to ragdoll.
im stuck when it comes to green. i tried making a seperate physical material for the walls and the floor of green. but i dont know how to register when the player hits into the wall. is there like a way that you can line trace all around the capsule component or something. please let me know
also i should note that i dont just want the player to ragdoll only if he runs into green head on i want to make it so that if he brushes up against it, it will count as a hit.
if anyone has an idea to how i could implement this into my game please let me know. thanks