Oh boy, it begins.

Assigned all pickup models.
Implemented all ammo types.
Finished Flak Cannon.
Additional cleanup.
Slot reassignments and other adjustments to match known Unreal prototype info.
This commit is contained in:
Marisa the Magician 2019-09-04 02:37:59 +02:00
commit 912cad96c5
71 changed files with 1949 additions and 73 deletions

15
modeldef.peacemaker Normal file
View file

@ -0,0 +1,15 @@
Model "Peacemaker"
{
Path "models"
Model 1 "peacepick_d.3d"
Skin 1 "Jpeacehand1_.png"
RollOffset 90 // normally upright, but it's easier to tell apart from a deployed one this way
ZOffset 5
Scale 0.16 0.192 0.16
FrameIndex PEAP B 1 0
ZOffset 9
ROTATING
FrameIndex PEAP A 1 0
}