Template talk:KV Source 2 Transform
Jump to navigation
Jump to search
internal names
Somehow I doubt the internal names have spaces. While there's nothing saying a KV name has to lack spaces, as far as I can tell, Source 2's flavor of FGD doesn't support spaces. I actually can't find several of the KVs mentioned here in the various Source 2 base.fgds, but I did find an instance of editor_only in CS2's base.fgd, which supports my theory.
— SirYodaJedi (talk) 15:01, 29 March 2025 (PDT)
- All of these properties are embedded directly into Hammer instead of an FGD. The boolean values are limited to the editor, so they don't get written to the entity properties either way. You were correct, they don't have spaces internally. I changed them to how they are keyed inside the map source file. Rectus (talk) 01:16, 2 April 2025 (PDT)