AAATRIGGER Last edited 4 months ago2023-12-16 11:39:24 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.
Standard versionStandard version
Old versionOld version
AAATRIGGER is a small but easy-to-recognise texture used by mappers to help identify trigger brush entities in their editing. It should not be used on regular world brushs, as it causes problems like game crashes sometimes; so it must be on an entity like a trigger that is invisible in game.

Use the AAATRIGGER brush to identify your invisible triggers, like trigger_teleport, trigger_once and trigger_multiple. If you use it on a func_button then the texture will be rendered, and as said above, that might cause problems.

Newer compilers like VHLT strips away face information on faces that use AAATRIGGER so it won't be visible under any circumstances. This does eliminate the crashing problem as a side-effect.

Trivia

Comments

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