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:
parent
76cd3a5207
commit
8da5167e59
39 changed files with 1488 additions and 371 deletions
|
|
@ -4,8 +4,8 @@ Model "UPlayerMale2"
|
|||
Model 0 "Male2_d.3d"
|
||||
SurfaceSkin 0 0 "Ash.png"
|
||||
SurfaceSkin 0 1 "GunPick1.png"
|
||||
Scale 0.216 0.18 0.18
|
||||
Offset 4 -5 28
|
||||
Scale 0.24 0.2 0.2
|
||||
Offset 3 -7 25
|
||||
RollOffset -90
|
||||
AngleOffset -90
|
||||
IGNORETRANSLATION // I'll figure out eventually how to make color changes work, but for now this is it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue