Oh boy, here comes a big one.
Doomreal development is officially back to life. Doomreal now depends on Doom Tournament, as it's an add-on for it. Most of the resources are in place right now, just a couple more things left to add in. Flak cannon is still incomplete and weapon development will be resumed soon. There is a main menu now, I hope you like it. Player classes don't have models assigned yet, so they will look weird. Overall this is not yet very playable.
This commit is contained in:
parent
f532f74d85
commit
d3b11d1ef2
1145 changed files with 1065 additions and 883 deletions
13
modeldef.umisc
Normal file
13
modeldef.umisc
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Model "UnrealBackpack"
|
||||
{
|
||||
Path "models"
|
||||
Model 0 "Backpack2_d.3d" // cheaply edited out of SelectionMale1 (offsets weren't even readjusted, so I have to do it here)
|
||||
Skin 0 "bpak.png"
|
||||
Offset -15.795 13.1625 -16 // calculating the X and Y offsets was hard, but I'm glad I added the "estimated center" feature in umeshinfo now
|
||||
Scale 0.36 0.3 0.3
|
||||
AngleOffset 90
|
||||
RollOffset -90
|
||||
ROTATING
|
||||
|
||||
FrameIndex BPAK A 0 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue