func_monsterclip Last edited 1 month ago2024-09-25 08:54:16 UTC

func_monsterclip - Brush Entity

This entity is invisible, but solid/impassable to monsters that have the MonsterClip spawnflag enabled.

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.