Merge pull request #7985 from Mailaender/ts-transforms
Fixed the offsets for Tiberian Sun transformable units
This commit is contained in:
@@ -193,8 +193,7 @@ GATICK:
|
|||||||
WithVoxelTurret:
|
WithVoxelTurret:
|
||||||
Transforms:
|
Transforms:
|
||||||
IntoActor: ttnk
|
IntoActor: ttnk
|
||||||
Offset: 1,1
|
Facing: 159
|
||||||
Facing: 96
|
|
||||||
TransformSounds: place2.aud
|
TransformSounds: place2.aud
|
||||||
NoTransformSounds:
|
NoTransformSounds:
|
||||||
WithMuzzleFlash:
|
WithMuzzleFlash:
|
||||||
@@ -232,12 +231,12 @@ GAARTY:
|
|||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
RenderBuilding:
|
RenderBuilding:
|
||||||
RenderVoxels:
|
RenderVoxels:
|
||||||
|
LightAmbientColor: 0.4, 0.4, 0.4
|
||||||
WithVoxelBarrel:
|
WithVoxelBarrel:
|
||||||
LocalOffset: 0,0,-512
|
LocalOffset: 0,0,-512
|
||||||
WithVoxelTurret:
|
WithVoxelTurret:
|
||||||
Transforms:
|
Transforms:
|
||||||
IntoActor: art2
|
IntoActor: art2
|
||||||
Offset: 1,1
|
|
||||||
Facing: 96
|
Facing: 96
|
||||||
TransformSounds: place2.aud
|
TransformSounds: place2.aud
|
||||||
NoTransformSounds:
|
NoTransformSounds:
|
||||||
|
|||||||
@@ -107,8 +107,7 @@ TTNK:
|
|||||||
WithVoxelBody:
|
WithVoxelBody:
|
||||||
Transforms:
|
Transforms:
|
||||||
IntoActor: gatick
|
IntoActor: gatick
|
||||||
Offset: -1,-1
|
Facing: 159
|
||||||
Facing: 96
|
|
||||||
TransformSounds: place2.aud
|
TransformSounds: place2.aud
|
||||||
NoTransformSounds:
|
NoTransformSounds:
|
||||||
|
|
||||||
@@ -133,10 +132,10 @@ ART2:
|
|||||||
Range: 9c0
|
Range: 9c0
|
||||||
RenderSprites:
|
RenderSprites:
|
||||||
RenderVoxels:
|
RenderVoxels:
|
||||||
|
LightAmbientColor: 0.4, 0.4, 0.4
|
||||||
WithVoxelBody:
|
WithVoxelBody:
|
||||||
Transforms:
|
Transforms:
|
||||||
IntoActor: gaarty
|
IntoActor: gaarty
|
||||||
Offset: -1,-1
|
|
||||||
Facing: 96
|
Facing: 96
|
||||||
TransformSounds:
|
TransformSounds:
|
||||||
NoTransformSounds:
|
NoTransformSounds:
|
||||||
|
|||||||
@@ -14,8 +14,7 @@ GADPSA:
|
|||||||
Range: 8c0
|
Range: 8c0
|
||||||
Transforms:
|
Transforms:
|
||||||
IntoActor: lpst
|
IntoActor: lpst
|
||||||
Offset: 1,1
|
Facing: 159
|
||||||
Facing: 96
|
|
||||||
TransformSounds: place2.aud
|
TransformSounds: place2.aud
|
||||||
NoTransformSounds:
|
NoTransformSounds:
|
||||||
RenderDetectionCircle:
|
RenderDetectionCircle:
|
||||||
|
|||||||
@@ -109,8 +109,7 @@ LPST:
|
|||||||
WithVoxelBody:
|
WithVoxelBody:
|
||||||
Transforms:
|
Transforms:
|
||||||
IntoActor: gadpsa
|
IntoActor: gadpsa
|
||||||
Offset: -1,-1
|
Facing: 159
|
||||||
Facing: 96
|
|
||||||
TransformSounds:
|
TransformSounds:
|
||||||
NoTransformSounds:
|
NoTransformSounds:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user