4.10 support:
- CORRECTPIXELSTRETCH where needed on models. - Replace CoordUtil.GetAxes with quaternion version.
This commit is contained in:
parent
249b91e397
commit
1c84fc4e88
49 changed files with 151 additions and 147 deletions
|
|
@ -39,6 +39,7 @@ Model "AsbestosSuit"
|
|||
Path "models"
|
||||
Model 0 "Suit_d.3d"
|
||||
Skin 0 "Asuit1.png"
|
||||
CORRECTPIXELSTRETCH
|
||||
RollOffset 90
|
||||
AngleOffset -90
|
||||
ZOffset 17
|
||||
|
|
@ -52,6 +53,7 @@ Model "ToxinSuit"
|
|||
Path "models"
|
||||
Model 0 "ToxSuit_d.3d"
|
||||
Skin 0 "AToxSuit1.png"
|
||||
CORRECTPIXELSTRETCH
|
||||
RollOffset 90
|
||||
AngleOffset -90
|
||||
ZOffset 17
|
||||
|
|
@ -331,6 +333,9 @@ Model "SeedProj"
|
|||
ZOffset 1
|
||||
Scale 0.08 -0.08 0.08
|
||||
USEACTORPITCH
|
||||
CORRECTPIXELSTRETCH
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 .5
|
||||
|
||||
FrameIndex SEED A 0 0
|
||||
}
|
||||
|
|
@ -341,6 +346,7 @@ Model "Flare"
|
|||
Model 0 "FlareM_d.3d"
|
||||
SurfaceSkin 0 1 "Jmisc1_.png"
|
||||
Offset 4 0 2
|
||||
CORRECTPIXELSTRETCH
|
||||
PitchOffset 90
|
||||
AngleOffset 180
|
||||
Scale 0.04 -0.04 0.04
|
||||
|
|
@ -359,6 +365,7 @@ Model "FlareThrown"
|
|||
Scale 0.04 -0.04 0.04
|
||||
USEACTORPITCH
|
||||
USEROTATIONCENTER
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
FrameIndex FLAR A 0 0
|
||||
|
|
@ -376,6 +383,7 @@ Model "FlareThrownX"
|
|||
USEACTORPITCH
|
||||
DONTCULLBACKFACES
|
||||
USEROTATIONCENTER
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
FrameIndex FLAR A 0 1
|
||||
|
|
@ -391,6 +399,7 @@ Model "LightFlareThrown"
|
|||
Scale 0.1 -0.1 0.1
|
||||
USEACTORPITCH
|
||||
USEROTATIONCENTER
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
FrameIndex FLAR A 0 0
|
||||
|
|
@ -405,6 +414,7 @@ Model "DarkFlareThrown"
|
|||
Scale 0.1 -0.1 0.1
|
||||
USEACTORPITCH
|
||||
USEROTATIONCENTER
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
FrameIndex FLAR A 0 0
|
||||
|
|
@ -572,6 +582,7 @@ Model "SentryFragment"
|
|||
Scale 0.1 0.1 0.1
|
||||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex CHIP A 0 0
|
||||
FrameIndex CHIP B 0 1
|
||||
|
|
@ -769,6 +780,7 @@ Model "MotionDetector"
|
|||
Model 0 "DetectorMesh_d.3d"
|
||||
Skin 0 "JDetector.png"
|
||||
Scale 0.08 -0.08 0.08
|
||||
CORRECTPIXELSTRETCH
|
||||
PitchOffset 3
|
||||
ZOffset 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue