Add RevealShroudEffect

This allows support powers etc. to reveal shroud for customizable amount
of ticks and after customizable delay, instead of spawning camera actors.
This commit is contained in:
reaperrr
2016-11-05 18:52:58 +01:00
parent aa53553cdf
commit 79add6113c
2 changed files with 82 additions and 0 deletions

View File

@@ -138,6 +138,7 @@
<Compile Include="Effects\Contrail.cs" />
<Compile Include="Effects\ContrailFader.cs" />
<Compile Include="Effects\CrateEffect.cs" />
<Compile Include="Effects\RevealShroudEffect.cs" />
<Compile Include="Effects\FlashTarget.cs" />
<Compile Include="Effects\FloatingText.cs" />
<Compile Include="Effects\PowerdownIndicator.cs" />