Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "func detail"

From Quake Wiki

(Created page with "==func_detail== Ericw-tools qbsp supports detail brushes which are similar in concept to Quake 2’s detail brushes. They don’t seal the map. To be compatible wit...")
(No difference)

Revision as of 21:44, 21 October 2018

func_detail

Ericw-tools qbsp supports detail brushes which are similar in concept to Quake 2’s detail brushes.

They don’t seal the map. To be compatible with existing Quake 1 mapping editors, detail brushes can be added by creating an entity with classname "func_detail". When qbsp reads the map file, it will add any brushes included in a func_detail entity into the worldspawn as details and remove the func_detail entity. Any number of func_detail entities can be used (useful for grouping) and all included brushes will be added to the worldspawn.