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:
parent
4bf3704b7b
commit
912cad96c5
71 changed files with 1949 additions and 73 deletions
15
modeldef.peacemaker
Normal file
15
modeldef.peacemaker
Normal 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue