gemidyne/microtf2

Main Room clipping

TuxoYKT opened this issue · 4 comments

Describe the bug
In the main area players can get stuck in some angled clip brushes if they keep their velocity at the specific angle. This allows players to bypass and win the "Get to the platform" minigame if they get stuck in the higher area since the floor can't get them. Also it gives unfair advantages in "Don't laugh" and "Avoid kamikaze" minigames since players are unreachable for other players.

Expected behavior
Players shouldn't get stuck.

Additional info
This is a known bug in Source.

It seems that if you tilt the clip brushes slightly towards to the center of the Main Room you can avoid this problem.
clip

Hi, thanks for the issue report.
How did you do the rotation of those clip brushes as shown in your screenshot? Is this a feature within Hammer++? (I have been trying to do this but am unable to uniformly rotate them all at the correct angle)

Thanks!

Create two brushes between the center of the room.
hammerplusplus_y4eRGDrRDU

Tilt them towards the center. (You can use Vertex Tool)
hammerplusplus_qGlY4Jk4zg

Group them(Ctrl+G) and copy. Then "Paste Special..." with these settings.
hammerplusplus_u1WsgMQejS

After that you should get something like this.
image

Awesome! Thanks for the instructions, very much appreciated! I got it now - this fix will be in the v5 version of the map.
image

V5 has been rescoped so should be released within the next month.