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
|
|
@ -18,6 +18,7 @@ Model "UFlakAmmo"
|
|||
Scale 0.2 0.2 0.2
|
||||
ZOffset 2
|
||||
RollOffset -90
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex FAMO B 0 0
|
||||
}
|
||||
|
|
@ -32,7 +33,8 @@ Model "UFlakChunk"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 2
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
FrameIndex FCH1 A 0 0
|
||||
FrameIndex FCH2 A 0 1
|
||||
|
|
@ -48,6 +50,7 @@ Model "UFlakSlug"
|
|||
Scale 0.2 0.2 0.2
|
||||
AngleOffset 90
|
||||
USEACTORPITCH
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex FSLG A 0 0
|
||||
}
|
||||
|
|
@ -63,7 +66,8 @@ Model "UFlakMag"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 1
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 .5
|
||||
|
||||
FrameIndex PCAS A 0 0
|
||||
}
|
||||
|
|
@ -94,37 +98,6 @@ Model "UFlakCannon"
|
|||
Offset -11 -28 -9
|
||||
|
||||
FrameIndex FMUZ A 2 0
|
||||
/* Path "models"
|
||||
Model 2 "flak_d.3d"
|
||||
SurfaceSkin 2 0 "FireEffect13.png"
|
||||
Scale 0.1 -0.1 0.1
|
||||
AngleOffset -90
|
||||
Offset -7 -9.7 -5.8
|
||||
DONTCULLBACKFACES
|
||||
|
||||
// Fire
|
||||
FrameIndex FLFF A 2 46
|
||||
FrameIndex FLFF B 2 47
|
||||
FrameIndex FLFF C 2 48
|
||||
FrameIndex FLFF D 2 49
|
||||
FrameIndex FLFF E 2 50
|
||||
FrameIndex FLFF F 2 51
|
||||
FrameIndex FLFF G 2 52
|
||||
FrameIndex FLFF H 2 53
|
||||
FrameIndex FLFF I 2 54
|
||||
FrameIndex FLFF J 2 55
|
||||
// AltFire
|
||||
FrameIndex FLFA A 2 56
|
||||
FrameIndex FLFA B 2 57
|
||||
FrameIndex FLFA C 2 58
|
||||
FrameIndex FLFA D 2 59
|
||||
FrameIndex FLFA E 2 60
|
||||
FrameIndex FLFA F 2 61
|
||||
FrameIndex FLFA G 2 62
|
||||
FrameIndex FLFA H 2 63
|
||||
FrameIndex FLFA I 2 64
|
||||
FrameIndex FLFA J 2 65
|
||||
FrameIndex FLFA K 2 66*/
|
||||
}
|
||||
|
||||
Model "UFlakCannon"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue