Today's progress. A whole lot of stuff added, and some cleanup too.

Fixed the sizes and offsets of player models.
Adjusted weapon offsets to be more in line with the originals.
Implemented all armors and most of the usable items.
Add lights to some item pickups. This might get done to DT too.
Key display on both HUD types, along with some fixes.
ASMD has complete animations. Other weapons will follow.
This commit is contained in:
Marisa the Magician 2019-08-16 03:22:58 +02:00
commit 8da5167e59
39 changed files with 1488 additions and 371 deletions

View file

@ -4,8 +4,8 @@ Model "UPlayerFemale2"
Model 0 "Female2_d.3d"
SurfaceSkin 0 0 "Sonya.png"
SurfaceSkin 0 1 "GunPick1.png"
Scale 0.216 0.18 0.18
Offset 0 0 35
Scale 0.24 0.2 0.2
Offset -2 0 32
RollOffset -90
AngleOffset -90
IGNORETRANSLATION // I'll figure out eventually how to make color changes work, but for now this is it