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
|
|
@ -30,6 +30,7 @@ Model "FlakSlug"
|
|||
AngleOffset 180
|
||||
PitchOffset 90
|
||||
USEACTORPITCH
|
||||
CORRECTPIXELSTRETCH
|
||||
|
||||
FrameIndex FSLG A 0 0
|
||||
}
|
||||
|
|
@ -43,7 +44,8 @@ Model "FlakChunk"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 2
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
Skin 0 "chunk_a00.png"
|
||||
FrameIndex FCH1 A 0 0
|
||||
|
|
@ -80,7 +82,8 @@ Model "FlakChunk"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 2
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
Skin 1 "chunk_a00.png"
|
||||
FrameIndex FCH2 A 1 0
|
||||
|
|
@ -117,7 +120,8 @@ Model "FlakChunk"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 2
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
Skin 2 "chunk_a00.png"
|
||||
FrameIndex FCH3 A 2 0
|
||||
|
|
@ -154,7 +158,8 @@ Model "FlakChunk"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 2
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 1
|
||||
|
||||
Skin 3 "chunk_a00.png"
|
||||
FrameIndex FCH4 A 3 0
|
||||
|
|
@ -193,7 +198,8 @@ Model "FlakMag"
|
|||
USEACTORPITCH
|
||||
USEACTORROLL
|
||||
USEROTATIONCENTER
|
||||
Rotation-Center 0 0 1
|
||||
CORRECTPIXELSTRETCH
|
||||
Rotation-Center 0 0 .5
|
||||
|
||||
FrameIndex PCAS A 0 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue