Removing Objects
This page contains general information on what techniques and tools one can choose when wanting to remove nodes
The terms Object
and Node
will be used interchangeably in most guides, Node is just the more general description of something that is part of the game world
The right workflow
You can pick between four different workflows for object removal.
Remove objects in-game
Best for beginners who want to get quick results: the easiest workflow. If you follow the instructions, you're ten minutes away from having a shareable mod.
⇒ See Removing world objects with Removal Editor.
Remove a FUCKTON of objects
Best to remove a certain kind of object or clean up a large area. Think "nuke it from the orbit", but it supports filtering.
⇒ Check VS2077
Remove objects in Blender
Best if you want to see where we came from: this is the very first workflow we had, and it will take you on an extended tour of the past. If you are easily frustrated or have no idea about modding, you should stay away from this.
⇒ See World Object Removal with Blender
Remove objects by hand
Best if you enjoy suffering. We don't recommend the manual process anymore, but it can be helpful to understand what's going on under the hood.
⇒ See Removing objects by hand
Last updated