4.10 support:
- CORRECTPIXELSTRETCH where needed on models. - Replace CoordUtil.GetAxes with quaternion version.
This commit is contained in:
parent
46d7a67f3b
commit
e8b9a55378
36 changed files with 142 additions and 175 deletions
|
|
@ -53,7 +53,8 @@ Model "UTHealthPack"
|
|||
SurfaceSkin 0 2 "fizzfull"
|
||||
Scale 0.2 0.2 0.2
|
||||
RollOffset -90
|
||||
ZOffset 16
|
||||
ZOffset 13
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex HBOX A 0 0
|
||||
}
|
||||
|
|
@ -67,7 +68,8 @@ Model "ActHealthPack"
|
|||
SurfaceSkin 0 2 "fizzfull"
|
||||
Scale 0.2 0.2 0.2
|
||||
RollOffset -90
|
||||
ZOffset 16
|
||||
ZOffset 13
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex HBOX A 0 0
|
||||
}
|
||||
|
|
@ -423,7 +425,8 @@ Model "UTChip"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 0
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 .5
|
||||
ZOffset 1
|
||||
|
||||
FrameIndex CHIP A 0 0
|
||||
|
|
@ -503,6 +506,7 @@ Model "WaterRing"
|
|||
DONTCULLBACKFACES
|
||||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex RNGX A 0 0
|
||||
FrameIndex RNGX B 0 1
|
||||
|
|
@ -520,6 +524,7 @@ Model "UTWaterSplash"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -557,6 +562,7 @@ Model "UTWaterSplish"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -595,6 +601,7 @@ Model "UTBloodSplash"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -632,6 +639,7 @@ Model "UTBloodSplish"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -670,6 +678,7 @@ Model "UTSlimeSplash"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -707,6 +716,7 @@ Model "UTSlimeSplish"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -745,6 +755,7 @@ Model "UTNukageSplash"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -782,6 +793,7 @@ Model "UTNukageSplish"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -820,6 +832,7 @@ Model "UTLavaSplash"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
@ -857,6 +870,7 @@ Model "UTLavaSplish"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
DONTCULLBACKFACES
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex SPSH A 0 1
|
||||
FrameIndex SPSH B 0 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue