Im building this map and it has a little turn table in it using func_rotating
Is there any way in hammer to make it so I cant grab the turn table?
Or will I have to do prop protection for it?
Thanks,
Ug
Im building this map and it has a little turn table in it using func_rotating
Is there any way in hammer to make it so I cant grab the turn table?
Or will I have to do prop protection for it?
Thanks,
Ug
Prop protection is probably required.
go to the entity’s properties
turn off “Smart Edit”
add a new keyvalue with the name “gmod_allowphysgun” (without the quotes)
and give it a value of “0” (without the quotes)