bubblejet1.xml
来自「autoexe.bat」· XML 代码 · 共 15 行
XML
15 行
<particleSystem autoStop="-1.0" >
<particleStream sequence="sequence" emitRate="70" offset="0,0" offsetType="groupRelative">
<resource type="image" path="resources/FX/bubbleParticle" />
<velocity startX="(-3,3)" startY="(-310,-350)" />
<acceleration rate="0" />
<extForce force="0,0" />
<position startX="(-10,10)" startY="(0,10)" />
<scale startScale="(0.3,0.3)" endScale="(0.4,0.7)" constantScale="false" />
<particleLife lifeTime="(1.5,1.5)" />
<opacity startOp="0.5" endOp="0.5" />
<jitter axis="X" amplitude="(0.3,0.5)" period="(1.5,2.5)" rate="(1.5,2.5)" />
</particleStream>
</particleSystem>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?