哈,好了,L39有个EFFECT文件叫Albatros-AirShowSmokeEmitter 的
打开见到以下这段:
[EmitterType001]
Name=Albatros-AirShowSmokeEmitter
EmissionType=POINT_EMITTER
UpdateType=NON_MOVING
MaxVisibleDistance=20000.0
EmissionRate=0.010
EmissionVolume=0.02,0.02,0.02
EmissionVelocityTableType=CONSTANT
EmissionVelocity=0.0,0.0,0.0
EmissionVelocityDeviation=0.0
ParticleUpdateType=SIMPLE_POINT
ParticleRenderType=SPRITE
ParticleRandomOrientation=TRUE
ParticleLifeTime=15.0
ParticleLifeTimeDeviation=2
ParticleWeight=-0.1
ParticleRandomness=0.03
ParticleDragFactor=1.00
ParticleInheritence=1.0
ParticleWindFactor=0.4
ParticleColorTableType=TABLE
ParticleColor[01].Time=0.000000
ParticleColor[01].Value=0.600000,0.600000,0.700000,0.400000
ParticleColor[02].Time=0.125000
ParticleColor[02].Value=0.865000,0.039000,0.039000,0.700000
ParticleColor[03].Time=0.250000
ParticleColor[03].Value=0.865000,0.039000,0.039000,0.50000
ParticleColor[04].Time=0.500000
ParticleColor[04].Value=0.865000,0.039000,0.039000,0.300000
ParticleColor[05].Time=0.625000
ParticleColor[05].Value=0.865000,0.039000,0.039000,0.100000
ParticleColor[06].Time=0.750000
ParticleColor[06].Value=0.865000,0.039000,0.039000,0.050000
ParticleColor[07].Time=1.000000
ParticleColor[07].Value=0.600000,0.600000,0.600000,0.020000
ParticleSizeTableType=TABLE
ParticleSize[01].Time=0.000000
ParticleSize[01].Value=0.500000
ParticleSize[02].Time=0.01000
ParticleSize[02].Value=0.400000
ParticleSize[03].Time=0.25000
ParticleSize[03].Value=0.800000
ParticleSize[04].Time=0.500000
ParticleSize[04].Value=4.500000
ParticleSize[05].Time=0.750000
ParticleSize[05].Value=10.000000
ParticleSize[06].Time=1.000000
ParticleSize[06].Value=22.000000
TextureMaterial=ASmokeMaterial
中间有几个调整颜色的,具体的数据弄不清楚,但是确实可以让飞机的尾气……变成有色气体 |