For the complete documentation index, see llms.txt. This page is also available as Markdown.

RHT: The world inspector

"I can show you the world"

Summary

Created: Aug 18 2024 by mana vortex Last documented edit: Aug 18 2024 by mana vortex

This page describes RHT's World Inspector, telliung you what you can do with it.

World Inspector: Inspect

Here, you can inspect world nodes and their properties:

World Inspector: Scan

Here, you can scan for any nodes around you:

If you expand the node properties, you can simply hide them at run-time, or use the integration with Removal Editor to create permanent preset.

To copy the data string from a node (eg: Mesh Resource Path), place your mouse pointer over the text string then hold Shift and press the middle mouse button. This will copy the text string to the clipboard.

World Inspector: Lookup

Reverse search of world nodes and spawned entities by their node IDs (e.g. if you're browsing a sector in Wolvenkit)

World Inspector: Watch (the player)

The world inspector's Watch tab lets you inspect the player puppet and all of their components at runtime.

You can use the information below for AppearanceCreatorMod; check Submeshes, Materials and Chunks -> ACM for details.

Invaluable for debugging clothing mods!

Last updated