sm00thslp / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

focuses on explosions create inconveniences with option of unlimited attacks #761

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Very inconveniently in a mode of unlimited attack because of focuses on 
explosions and resets of bombs from airplanes. Wouldn't prevent to add the 
Shift+H function to disable focusing on explosions and bombs from airplanes 
that focusing was only on a played hedgehog.

Wohlstand

Original issue reported on code.google.com by nvd5517 on 9 Jan 2014 at 10:55

GoogleCodeExporter commented 9 years ago
I propose WONTFIXing this since it seems rather special purpose, and you can 
always just turn the camera off when you're doing that kind of multiple attack 
scenario.

Another possibility might be to disable following camera on that attack in 
infinite attack mode across the board.

Original comment by kyberneticist@gmail.com on 9 Jan 2014 at 4:00

GoogleCodeExporter commented 9 years ago
This is actually pretty annoying behavior, specially when you plan to proceed 
with rope. Imagine camera following airstrike while you're flying from one 
point to another.

Original comment by unC0Rr on 9 Jan 2014 at 5:04

GoogleCodeExporter commented 9 years ago
And P.S. You can make this option in settings/graphics
"Default on/off focusing to explosions or bombs from airplanes".

Original comment by nvd5517 on 9 Jan 2014 at 5:17

GoogleCodeExporter commented 9 years ago
Yes, if that was happening on rope that *would* be annoying behaviour, and is 
why hedgehog gear code has that thing you asked "why so aggressive" ;)
https://code.google.com/p/hedgewars/source/browse/hedgewars/uGearsHedgehog.pas#8
87

Otherwise 'sact same thing was happening when trying to escape after doing a 
rope attack, or if a mine went off while roping.

Original comment by kyberneticist@gmail.com on 9 Jan 2014 at 6:54

GoogleCodeExporter commented 9 years ago
Well, dunno what happens, but camera moves away on explosions when my hog is 
flying with rope detached.

Original comment by unC0Rr on 11 Jan 2014 at 9:41