|
Post by twist123 on Sept 11, 2012 6:43:48 GMT -5
It might just be me but it seems that enemies can fire around corners but I cannot. I have noticed this with gang bosses in particular - not sure about others. I get message line of sight blocked if I try to fire at them.
|
|
lucian
Curator
[ Heroes of Steel Supporter ]
Posts: 36
|
Post by lucian on Sept 11, 2012 10:52:19 GMT -5
I've had the same issue. Frustrating
|
|
|
Post by Cory Trese on Sept 12, 2012 17:10:55 GMT -5
I've had the same issue. Frustrating It isn't intentionally frustrating.
|
|
|
Post by Cory Trese on Sept 12, 2012 17:13:41 GMT -5
It might just be me but it seems that enemies can fire around corners but I cannot. I have noticed this with gang bosses in particular - not sure about others. I get message line of sight blocked if I try to fire at them. There are various line of sight rules that attempt to model the perspective that the game presents in the UI. That means that some diagonal lines are accessible in one direction but not in the other direction. You won't notice the AI is following the same rules, because they're movement system and your targeting logic are the same code. There isn't anything special about the Gang boss or any monster LOS implementation, it all uses the exact same code. I would suggest that when you're not in cover and your enemy is in cover that you move your character to a better location. I will look at the perspective implementation and see if I still like it as much as I did initially. If I'm able to find anything materially incorrect about it I will post again and do my best to fix it.
|
|
|
Post by twist123 on Sept 13, 2012 6:00:45 GMT -5
Thanks for looking at it - thought it may have been a bug
|
|
|
Post by fallen on Sept 14, 2012 13:11:48 GMT -5
@twist - if you switched positions with the gang boss and he was standing in your spot, you could shoot him!
|
|