ConeView
ConeView is a BYOND Library that allows you to restrict a client's view
to a cone in front of the player's mob. It currently does not restrict the
view() proc or support virtual eyes. Those are features I may add though
in future updates. If anyone does modify the library to enable that
functionality, please let me know. I'd love to update it and you will
recieve full credit.
Current Version:
v1.0
Version Notes:
Ther is not currently a readme file for this library but it's extremely
easy to use. A demo is included to give you an idea of it's use. If you
run into trouble, feel free to contact me. This version does not restrict
the view() proc, support virtual eye, and has a funny little issue where
diagonal facings see more than cardinal directions. This has to do with
the way the triangles are calculated and I'm not sure yet whether it
should be fixed.
Download:
ConeView_src.zip
Back to BYOND Projects