v1.13.0
版本发布时间: 2023-12-19 23:45:03
flame-engine/flame最新发布版本:v1.22.0(2024-11-25 18:46:44)
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](https://github.com/flame-engine/flame/issues/29 14)). (caf2b909) - DOCS: Remove references to Tappable and Draggable (#2912). (d12e454 4)