Bug #2030
[Hexen] Wendigo attack angle incorrect
Start date:
2015-05-03
% Done:
100%
Description
In the latest unstable build, Wendigo missile attacks are aimed downward toward the floor instead of at the player.
Maybe an oversight with this commit?
Associated revisions
History
#1 Updated by danij over 9 years ago
- Category set to Regression
- Status changed from New to In Progress
- Assignee set to danij
- Target version set to 49
#2 Updated by danij over 9 years ago
- Subject changed from [HeXen] Wendigo attack angle incorrect to [Hexen] Wendigo attack angle incorrect
#3 Updated by danij over 9 years ago
- Tags set to Hexen, PlaySim
#4 Updated by danij over 9 years ago
Indeed this regression is the result of an oversight in that recent commit. Unusually, vanilla Hexen uses the relative position of the Wendigo itself, rather than the spawn point of the missile it launches, when determining the missile's launch angle and momentum.
#5 Updated by danij over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
#6 Updated by skyjake over 9 years ago
- Target version deleted (
49)
Fixed|Hexen: Wendigo attack angle incorrect
Unusually, vanilla Hexen uses the relative position of the Wendigo
itself, rather than the spawn point of the missile it launches, when
determining the missile's launch angle and momentum.
IssueID #2030