Logical view

From Valve Developer Community
Revision as of 05:22, 24 April 2025 by N0one (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article or section is a stub. You can help by expanding it.
Icon-callout-cleanup.png
This article or section needs to be cleaned up to conform to a higher standard of quality.

Hammer has hidden "Logical View" which can be shown for example using registry editor.

  1. win+R -> type 'regedit' to start registry editor
  2. Goto: Computer\HKEY_CURRENT_USER\SOFTWARE\Valve\Hammer\Splitter
  3. Edit the value of DrawType1,1 to be 10 (decimal)
  4. Start Hammer and load/make new map

This will make bottom right screen in hammer show Logical Editor. In vmf position of an entity in this view is saved via logicalpos key (default: "logicalpos" "[0 0]")

Note.pngNote: Garry's Mod Garry's Mod already has this, click on any window, top right, and click on Logical Preview.

Hammer-logical-view.jpg

See also