lasa01 / Plumber

A Blender addon for importing Source 1 engine maps, models, materials and textures. This addon makes it possible to import full CS:GO, TF2, CS:S or other Source 1 game maps into Blender.
MIT License
389 stars 30 forks source link

“world spawn” #166

Closed Arriccccc closed 7 months ago

Arriccccc commented 11 months ago

Describe your problem After importing, most of the floor and wall models and textures are combined into one model with the name "world spawn", which makes it extremely difficult to edit the map, how do I break it up?

Screenshots

a47cf8653620aff5047178d1b64314c

Checklist:

lasa01 commented 11 months ago

In the import settings, you can go under Brushes and change "Merge solids" option to "Separate". This will disable the combining.

lasa01 commented 7 months ago

Closing due to inactivity. Also, this setting is changed to not combine the brushes by default now.