• Mark a corner in game?
    6 replies, posted
So what I am trying to do is mark a like a square where the lighting goes so you can do it, but as in hammer you don't see shadows it is kinda hard... So isn't there an option [b]in game[/b] to make it so you can place an entity and it shows up in hammer? It is some kind of node.
Nope.
I usually make a chess like tall wall/pole in orange and grey dev materials and then count. Hard and stupid way, but works. Wait, what...
You could make use of GMod and the wc_update command I guess.
Well I remember like you could make some kind of node where you clicked in game and it would appear in hammer as well..
Either map_edit and tweaking the nav mesh to place an info_node in the place you are thinking of, or move a prop_physics in game and use the wc_update commands. It's what you are looking for, just search the VDC for the how to do it, I'm not going to tell you, since it's all there for you to find yourself.
[QUOTE=metallics;17147753]Either map_edit and tweaking the nav mesh to place an info_node in the place you are thinking of, or move a prop_physics in game and use the wc_update commands. It's what you are looking for, just search the VDC for the how to do it, I'm not going to tell you, since it's all there for you to find yourself.[/QUOTE] Yes it was the map_edit, thanks!
Sorry, you need to Log In to post a reply to this thread.