Talk:NPC FOV: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Created page with 'Where are the .cpp's found for entities? I am trying to figure out how to change an NPC's FOV.')
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Where are the .cpp's found for entities? I am trying to figure out how to change an NPC's FOV.
Where are the .cpp's found for entities? I have opened every solution I can find, and none of them appear to contain entities. I am trying to figure out how to change an NPC's FOV. '''Nevermind: I found it in the Source Files folder of the Game_HL2-2005 solution.'''

Latest revision as of 18:04, 16 February 2011

Where are the .cpp's found for entities? I have opened every solution I can find, and none of them appear to contain entities. I am trying to figure out how to change an NPC's FOV. Nevermind: I found it in the Source Files folder of the Game_HL2-2005 solution.