mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
SSG offset fix (#340)
The SSG wasn't properly centered and two of the frames were a bit (only a bit) "janky" during the reloading sequence. So, I centered it, fixed those two frames with their offsets and attempted to make the whole animation more fluid and natural-like. Tested ingame and it works.
This commit is contained in:
parent
0c004ce95c
commit
243c2cce6b
1 changed files with 9 additions and 9 deletions
18
buildcfg.txt
18
buildcfg.txt
|
@ -2446,16 +2446,16 @@ MEGAA0 12 32
|
||||||
MEGAB0 12 32
|
MEGAB0 12 32
|
||||||
MEGAC0 12 32
|
MEGAC0 12 32
|
||||||
MEGAD0 12 32
|
MEGAD0 12 32
|
||||||
SHT2A0 -108 -112
|
SHT2A0 -104 -99
|
||||||
SHT2B0 -116 -102
|
SHT2B0 -102 -102
|
||||||
SHT2C0 -110 -119
|
SHT2C0 -94 -119
|
||||||
SHT2D0 -99 -140
|
SHT2D0 -99 -140
|
||||||
SHT2E0 -101 -92
|
SHT2E0 -100 -92
|
||||||
SHT2F0 -105 -111
|
SHT2F0 -99 -111
|
||||||
SHT2G0 -117 -134
|
SHT2G0 -90 -134
|
||||||
SHT2H0 -120 -112
|
SHT2H0 -100 -112
|
||||||
SHT2I0 -135 -96
|
SHT2I0 -131 -84
|
||||||
SHT2J0 -122 -87
|
SHT2J0 -118 -75
|
||||||
SGN2A0 26 16
|
SGN2A0 26 16
|
||||||
TLMPA0 12 79
|
TLMPA0 12 79
|
||||||
TLMPB0 12 79
|
TLMPB0 12 79
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue