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:
parent
d3da87cefe
commit
7e38cfddd8
81 changed files with 3060 additions and 2302 deletions
21
modeldef.impact
Normal file
21
modeldef.impact
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Model "ImpactHammer"
|
||||
{
|
||||
Path "models"
|
||||
Model 1 "ImpPick_d.3d"
|
||||
Skin 1 "JImpPick1.png"
|
||||
Scale -0.24 0.2 0.2
|
||||
ZOffset 12
|
||||
ROTATING
|
||||
|
||||
FrameIndex IMPP A 1 0
|
||||
}
|
||||
Model "ImpactHammer"
|
||||
{
|
||||
Path "models"
|
||||
Model 1 "ImpPick_d.3d"
|
||||
Skin 1 "JImpPick1.png"
|
||||
Scale -0.24 0.2 0.2
|
||||
ZOffset 6
|
||||
|
||||
FrameIndex IMPP B 1 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue