origin
This commit is contained in:
57
data/yukitsuki/FX/FXlist.xml
Normal file
57
data/yukitsuki/FX/FXlist.xml
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<AssetDeclaration xmlns="uri:ea.com:eala:asset">
|
||||
<Includes>
|
||||
|
||||
</Includes>
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
<FXList id="FX_yuiDeath_of_scyth_lock">
|
||||
<NuggetList>
|
||||
<DynamicDecal
|
||||
Decal = "yui_DOY_Ion_cannon"
|
||||
Shader = "ADDITIVE"
|
||||
Size = "40"
|
||||
OpacityStart = "0"
|
||||
OpacityFadeTimeOne = "0s"
|
||||
OpacityPeak = "6"
|
||||
OpacityPeakTime = "0s"
|
||||
OpacityFadeTimeTwo = "3s"
|
||||
OpacityEnd = "0"
|
||||
StartingDelay = "0s"
|
||||
OnlyIfOnLand ="true"
|
||||
Lifetime = "4s">
|
||||
<Color R="202" G="245" B="249" />
|
||||
<Offset x="0" y="0" />
|
||||
</DynamicDecal>
|
||||
</NuggetList>
|
||||
</FXList>
|
||||
|
||||
|
||||
|
||||
<FXList id="FX_LevelUp01">
|
||||
<NuggetList>
|
||||
<Sound Value="VeterancyLevelUp"/>
|
||||
<ParticleSystem Particle="Chevron01">
|
||||
<Offset x="0.0" y="0.0" z="30.0"/>
|
||||
</ParticleSystem>
|
||||
<ParticleSystem Particle="ChevronFlash01">
|
||||
<Offset x="0.0" y="0.0" z="25.0"/>
|
||||
</ParticleSystem>
|
||||
<ParticleSystem Particle="ChevronUpFlash"/>
|
||||
</NuggetList>
|
||||
</FXList>
|
||||
|
||||
<ParticleSystem
|
||||
Particle="PlayerPowerUpgrade"
|
||||
OrientToObject = "false">
|
||||
</ParticleSystem>
|
||||
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<!-- <ParticleSystem Particle="yuiExplode_Explosion"/> -->
|
||||
</AssetDeclaration>
|
||||
10
data/yukitsuki/FX/zenter.xml
Normal file
10
data/yukitsuki/FX/zenter.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<Includes>
|
||||
|
||||
<Include type="all" source="FXlist.xml"/>
|
||||
|
||||
|
||||
|
||||
</Includes>
|
||||
</AssetDeclaration>
|
||||
Reference in New Issue
Block a user