The HUD is complete (actually, I forgot to add key display, will do that later).

All weapon pickup models have been added in. Modeldef has been subdivided to make things easier for me.
This commit is contained in:
Marisa the Magician 2018-05-23 01:48:29 +02:00
commit 7e38cfddd8
81 changed files with 3060 additions and 2302 deletions

27
modeldef.transloc Normal file
View file

@ -0,0 +1,27 @@
Model "Translocator"
{
Path "models"
Model 1 "Trans3loc_d.3d"
SurfaceSkin 1 0 "tloc1_.png"
SurfaceSkin 1 1 "tloc2_.png"
Scale -0.0552 0.046 0.046
AngleOffset 180
PitchOffset 90
ZOffset 12
ROTATING
FrameIndex TLCP A 1 0
}
Model "Translocator"
{
Path "models"
Model 1 "Trans3loc_d.3d"
SurfaceSkin 1 0 "tloc1_.png"
SurfaceSkin 1 1 "tloc2_.png"
Scale -0.0552 0.046 0.046
AngleOffset 180
PitchOffset 90
ZOffset 6
FrameIndex TLCP B 1 0
}