Began working on Rocket Launcher.
Corrected some stuff and tweaked models and offsets again. Added gib impact sounds (Droplets compat). Made Translocator module throwing work like in UT (same math, even). Corrected sludge wall sticking, uses projection now rather than a cheap trace.
This commit is contained in:
parent
e6420e16be
commit
a6ccec0997
19 changed files with 356 additions and 60 deletions
|
|
@ -81,8 +81,9 @@ Model "UTRocketLauncher"
|
|||
SurfaceSkin 0 3 "Eight_t4.png"
|
||||
SurfaceSkin 0 4 "miniammoledbase.png"
|
||||
Scale -0.24 0.12 0.24
|
||||
Offset 2.0 -11.0 -9.5
|
||||
Offset 2.0 -12.0 -10.5
|
||||
AngleOffset 90
|
||||
RollOffset -3
|
||||
|
||||
// Select
|
||||
FrameIndex EBLS A 0 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue