naelstrof / KoboldKare

A public repo for the game KoboldKare
Other
86 stars 98 forks source link

You can clip through the black shaded glas at the back of the house #236

Open Detwand opened 1 year ago

Detwand commented 1 year ago

It seems the black glas there has no collision with the player. In the example I used crouch for easier replication, but it also works, while standing up, if you find the right spot for it.

Example https://youtu.be/1dUiGvI1gSQ

naelstrof commented 1 year ago

Ah yeah, not a huge issue, though I do have ragdolls randomly go through it very easily when I'm trying to toss them around.

Would be nice to replace its collider with something more reliable than a mesh collider.