Moved contrail 30m back
This commit is contained in:
parent
ba639551a0
commit
fa08c10d72
2 changed files with 12 additions and 0 deletions
|
@ -10,6 +10,12 @@
|
|||
<particlesystem>
|
||||
<name>smoke</name>
|
||||
<texture>res/smoke.png</texture>
|
||||
<offsets>
|
||||
<x-m>30</x-m>
|
||||
<y-m>0.00</y-m>
|
||||
<z-m>2</z-m>
|
||||
<pitch-deg>90</pitch-deg>
|
||||
</offsets>
|
||||
|
||||
<emissive type="bool">false</emissive>
|
||||
<lighting type="bool">false</lighting>
|
||||
|
|
|
@ -10,6 +10,12 @@
|
|||
<particlesystem>
|
||||
<name>smoke</name>
|
||||
<texture>res/smoke.png</texture>
|
||||
<offsets>
|
||||
<x-m>30</x-m>
|
||||
<y-m>0.00</y-m>
|
||||
<z-m>2</z-m>
|
||||
<pitch-deg>90</pitch-deg>
|
||||
</offsets>
|
||||
|
||||
<emissive type="bool">false</emissive>
|
||||
<lighting type="bool">false</lighting>
|
||||
|
|
Reference in a new issue