Skip to content

Commit

Permalink
Add line/cylinder helper to path_track alternate path
Browse files Browse the repository at this point in the history
Not sure why it didn't have this already
  • Loading branch information
vrad-exe committed Mar 29, 2024
1 parent 08a438a commit c3783b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fgd/point/path/path_track.fgd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@PointClass base(BaseEntityPoint)
cylinder(255 255 255, targetname, target, radius, targetname, targetname, radius)
cylinder(0 0 255, targetname, altpath, radius, targetname, targetname, radius)
color(255 192 0)
studio("models/editor/angle_helper.mdl")
sphere(radius)
Expand Down

0 comments on commit c3783b2

Please sign in to comment.