RobertBeckebans / RBDOOM-3-BFG

Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
https://www.moddb.com/mods/rbdoom-3-bfg
GNU General Public License v3.0
1.38k stars 247 forks source link

[TrenchBroom Mapping] Support linked groups (instancing) on the engine side #700

Closed RobertBeckebans closed 2 weeks ago

RobertBeckebans commented 1 year ago

You can group a brushes in TrenchBroom and instance them multiple times in your map. RBDOOM-3-BFG has only support for single func_group so far and this needs to be fixed.