A port of Slight Mechanical Destruction to Yamagi Quake II
Find a file
Dremor8484 238dcd748a
Update p_weapon.c
the aimfix was working only on half of the attack, since the supershotgun shoots 2 times (half bullets left, half bullets right)

to carefully test it i tried to comment out 1 of the 2 shots while also keep yaw change to 0
in 1 case the bullets hit around the crossair, in the other case the bullets were not centered around the crossair.

i added the same fix to the shot that did not have it, and it worked.

i tested it out with yaw-5 and yaw+5 with both shots shooting at the same time and the bullets appeared to gather into 2 distinct clusters one left side of crossair, one right side of crossair like 2 eyes on the wall
2022-12-03 15:56:28 +01:00
src Update p_weapon.c 2022-12-03 15:56:28 +01:00
.gitignore Add a standard .gitignore. 2017-10-31 18:18:49 +01:00
Changelog.txt Add Alan "Alkaline" Cofers port of SMD to YQ2. 2017-10-31 18:15:39 +01:00
Makefile Button to open the door on second level(#4) 2022-04-04 22:46:17 +03:00