Hello!
[IMG]http://gyazo.com/4942885792b0bd175cd5018efcf613a9.png[/IMG]
How can i check if an entity is in my field of view? (80)
Since there is no bearing function, i have no idea how i should do it.
Thanks!
I usually use Entity:GetPos():ToScreen().Visible.
Use:
[lua]
Player:Visible(Entity);
[/lua]
[QUOTE=Chessnut;34423193]Use:
[lua]
Player:Visible(Entity);
[/lua][/QUOTE]
Visible uses visleaves, and does not work with 2 players.
Sorry, you need to Log In to post a reply to this thread.