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:
|
||||
Transforms:
|
||||
IntoActor: ttnk
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
Facing: 159
|
||||
TransformSounds: place2.aud
|
||||
NoTransformSounds:
|
||||
WithMuzzleFlash:
|
||||
@@ -232,12 +231,12 @@ GAARTY:
|
||||
DrawLineToTarget:
|
||||
RenderBuilding:
|
||||
RenderVoxels:
|
||||
LightAmbientColor: 0.4, 0.4, 0.4
|
||||
WithVoxelBarrel:
|
||||
LocalOffset: 0,0,-512
|
||||
WithVoxelTurret:
|
||||
Transforms:
|
||||
IntoActor: art2
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
TransformSounds: place2.aud
|
||||
NoTransformSounds:
|
||||
|
||||
@@ -107,8 +107,7 @@ TTNK:
|
||||
WithVoxelBody:
|
||||
Transforms:
|
||||
IntoActor: gatick
|
||||
Offset: -1,-1
|
||||
Facing: 96
|
||||
Facing: 159
|
||||
TransformSounds: place2.aud
|
||||
NoTransformSounds:
|
||||
|
||||
@@ -133,10 +132,10 @@ ART2:
|
||||
Range: 9c0
|
||||
RenderSprites:
|
||||
RenderVoxels:
|
||||
LightAmbientColor: 0.4, 0.4, 0.4
|
||||
WithVoxelBody:
|
||||
Transforms:
|
||||
IntoActor: gaarty
|
||||
Offset: -1,-1
|
||||
Facing: 96
|
||||
TransformSounds:
|
||||
NoTransformSounds:
|
||||
|
||||
@@ -14,8 +14,7 @@ GADPSA:
|
||||
Range: 8c0
|
||||
Transforms:
|
||||
IntoActor: lpst
|
||||
Offset: 1,1
|
||||
Facing: 96
|
||||
Facing: 159
|
||||
TransformSounds: place2.aud
|
||||
NoTransformSounds:
|
||||
RenderDetectionCircle:
|
||||
|
||||
@@ -109,8 +109,7 @@ LPST:
|
||||
WithVoxelBody:
|
||||
Transforms:
|
||||
IntoActor: gadpsa
|
||||
Offset: -1,-1
|
||||
Facing: 96
|
||||
Facing: 159
|
||||
TransformSounds:
|
||||
NoTransformSounds:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user