loodakrawa / SpriterDotNet

A pure C# Spriter implementation
zlib License
220 stars 75 forks source link

Adding sortingOrder to SpriterDotNetBehaviour to control the sprites … #60

Closed BrunoRomes closed 8 years ago

BrunoRomes commented 8 years ago

…order in layer. Now the object will be entirely behind or in front of another object without phashing through it.

loodakrawa commented 8 years ago

Awesome - thanks for the contribution!