func_monsterclip Last edited 2 years ago2022-06-30 13:10:59 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.

func_monsterclip - Brush Entity

This entity acts like the 'clip' brush, except it restricts monster movement, not the player's.

Attributes

Flags

Notes

2 Comments

Commented 1 year ago2023-05-10 11:47:00 UTC Comment #105255
it seems that this entity does not interfere with snarks
Commented 1 month ago2024-09-26 04:21:10 UTC Comment #106419
blocking hull0 (point hull) entities like snarks might require a completely separate method: An invisible func_wall with "passable" set to yes (zhlt_noclip = 1) which makes it have no clip for monsters using other hulls but solid to entities using hull0.

You must log in to post a comment. You can login or register a new account.