Jump to content

UseLineTrail: Difference between revisions

From ModEnc²
m 9 revisions imported
ATHSE (talk | contribs)
clearer?
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
|name={{PAGENAME}}
|name={{PAGENAME}}
|files={{Categ|ini=art}}
|files={{Categ|ini=art}}
|types={{Categ|Objects}}
|types={{Categ|Projectiles}},{{Categ|VehicleTypes}},{{Categ|AircraftTypes}},{{Categ|VoxelAnims}},{{Categ|Particles}},{{Categ|Animations}}
|values={{values|booleans}}
|values={{values|booleans}}
|ra2=yes
|ra2=yes
Line 8: Line 8:
|rp=yes
|rp=yes
}}
}}
When set to 'yes', the game will draw a line following the path of this object, in the color specified by {{f|LineTrailColor|link}}, with the fade-out effect speed controlled by {{f|LineTrailColorDecrement|link}}.


When this flag is set to yes, the game will draw a line following the path of this object.<br>
It can be used on all moving [[TechnoTypes]] objects, as well as {{Categ|Particles}} and {{Categ|Projectiles}}.
The LineTrail still has the same restrictions as {{f|Trailer|link}}, i.e. it can be used on [[AircraftTypes]], or [[VehicleTypes]] with {{f|JumpJet|yes|link}} or [[VehicleTypes]] that spawn flying units.<br>


[[User:Testid123|Testid123]] have tested with <b>[[InfantryTypes]]</b> and <b>[[VehicleTypes]]</b> can be used normally.
==See Also==
[[Trailer]]


[[File:UseLineTrail.png]]
[[TrailerAnim]]
 
==See Also==
*[[LineTrailColor]]
*[[LineTrailColorDecrement]]

Latest revision as of 22:51, 20 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: UseLineTrail
File(s): art(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: Projectiles,VehicleTypes,AircraftTypes,VoxelAnims,Particles,Animations


When set to 'yes', the game will draw a line following the path of this object, in the color specified by LineTrailColor, with the fade-out effect speed controlled by LineTrailColorDecrement.

It can be used on all moving TechnoTypes objects, as well as Particles and Projectiles.

See Also

Trailer

TrailerAnim