Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engineer can enter geometry while building. #3

Open
ghost opened this issue Dec 20, 2020 · 0 comments
Open

Engineer can enter geometry while building. #3

ghost opened this issue Dec 20, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 20, 2020

The engineer is able to partially or fully trap himself within newly built geometry.

In this example, on a new map, I was able to completely enter the mesh with first person camera by building just three cubes while walking towards them:
2020-12-20_09 52 02

Partially embedding the player character in the wall does not allow walking further into it, but the model/weapon nonetheless clips into it.

It looks like the game so far only relies on the weapon's push-back to prevent this.
It should instead check whether the player is standing where the new cube will appear in relation to the player, either pushing them further, refusing to build, or building it up as if someone was extruding the face (animated to provide a visual cue for the pushing effect, or simply stopping when the player is reached leaving behind a partial cube).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants