ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
UseLineTrail
Jump to navigation
Jump to search
Flag: | UseLineTrail |
File(s): | art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Applicable to: | AircraftTypes, Projectiles, InfantryTypes, VehicleTypes, VoxelAnims |
When this flag is set to yes, the game will draw a line following the path of this object.
The LineTrail still has the same restrictions as Trailer, i.e. it can be used on AircraftTypes, or VehicleTypes with JumpJet=yes or VehicleTypes that spawn flying units.
This flag requires the presence of both LineTrailColor and LineTrailColorDecrement on the same object, with valid values.
- From "The LineTrail still has the same restrictions as Trailer, i.e. it can be used on AircraftTypes, or VehicleTypes with JumpJet=yes or VehicleTypes that spawn flying units."
I have tested with InfantryTypes and VehicleTypes can be used normally.