Rocket Launcher has been added, and with that (and a couple more tweaks) this mod is ready for the public beta stage (as soon as coelckers/gzdoom#495 is merged).
This commit is contained in:
parent
a6ccec0997
commit
0a7587a19f
11 changed files with 316 additions and 39 deletions
|
|
@ -27,10 +27,11 @@ Model "UTGrenade"
|
|||
Path "models"
|
||||
Model 0 "UTRocket_d.3d"
|
||||
Skin 0 "JuRocket1.png"
|
||||
Scale 0.07 0.0822 0.09864
|
||||
Offset 0 0 1.4796
|
||||
Scale 0.0822 0.0822 0.09864
|
||||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
AngleOffset -90
|
||||
AngleOffset 90
|
||||
|
||||
FrameIndex RCKT A 0 0
|
||||
}
|
||||
|
|
@ -39,10 +40,11 @@ Model "UTRocket"
|
|||
Path "models"
|
||||
Model 0 "UTRocket_d.3d"
|
||||
Skin 0 "JuRocket1.png"
|
||||
Scale 0.07 0.0822 0.09864
|
||||
Offset 10.175 0 1.4796
|
||||
Scale 0.0822 0.0822 0.09864
|
||||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
AngleOffset -90
|
||||
AngleOffset 90
|
||||
|
||||
FrameIndex RCKT B 0 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue