1.13.0
- FIX: Logic error in MemoryCache.setValue() (#2931). (8cee80c3)
- FIX: Export
ScalingParticle
(#2928). (3730cb1d) - FIX: Misalignment of the hittest area of PolygonHitbox (#2930). (db db1379)
- FIX: Allow setting
bounds
whileBoundedPositionBehavior
's target is null (#2926). (bab9be6e) - FEAT: Ability to use
selfPositioning
inSpawnComponent
(#2927). (b526aa14) - FEAT: Add
margin
andspacing
properties toSpriteSheet
(#2925) . (67f7c126) - FEAT: Add
children
toSpriteAnimationComponent.fromFrameData
([#2914](#29 14)). (caf2b909) - DOCS: Remove references to Tappable and Draggable (#2912). (d12e454 4)