Skip to content

Commit

Permalink
Remove PlaceOnFloor option
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobius1 committed Nov 8, 2023
1 parent 1e15a21 commit 4ee0e3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config_client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Config.MaxPlaceHeight = 2.6 -- Maximum allowed height above play
Config.MaxPlaceDistance = 10.0 -- Maximum placement distance away from player in meters
Config.SurfaceOffset = 0.01 -- Offset from surface
Config.CamOffset = -0.12 -- Camera offset from the prop to prevent it clipping through walls
Config.PlaceOnFloor = true -- Allows spycams to be placed on the floor / horizontal surfaces
Config.PlaceOnObjects = true -- Allows spycams to be placed on objects
Config.DrawOutline = true -- Draw outline during spy cam placement

Expand Down

0 comments on commit 4ee0e3b

Please sign in to comment.