aboutsummaryrefslogtreecommitdiff
path: root/behaviors/PixelDecay.xml
blob: c19a1a86af4f4b16a2eb8216c68a7001213270c8 (plain)
1
2
3
4
5
6
7
8
9
<Behavior>
    <Class>behaviors.AddPixelEvent</Class>
    <Args>
        <Class>pixelevents.DecayEvent</Class>
        <DecayType>Exponential</DecayType>
        <Coefficient>.01</Coefficient>
        <z-index>0</z-index>
    </Args>
</Behavior>