hackerspace-ntnu / hackerspace-ntnu/Red-Planet-Rampage

Players can noclip out of terrain and invisible walls

Open
#415 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
32
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Using knockback + shotgun (and others), it is possible to propel yourself fast enough to trick the physics engine.

Our killboxes don't extend far enough to catch all players, and the invisible walls don't work properly.

We should consider enabling [continuous collision detection](https://docs.unity3d.com/Manual/ContinuousCollisionDetection.html) on major boundaries like terrain and invisible walls, which should help prevent these issues to some extent.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.