Talk:NPC FOV: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision 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. Are they located in a GCF, or on the other hand, where would the c++ file be placed within the game directory?
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.