Jan 2019 Update
Pre-release
Pre-release
New Additions
- Added fake 3D Stacks
- Added RichText
- Added ZFont, BitsyFont
- Added NineSliceBox
- Added Grid
- Added TopDownWalker Component
- Added ColorMix and FourColor shaders
- Added SquaresIn substate
Updates
- Added
snap_to_grid()
,limit()
to FlxPointExt - Added optional protection from
destroy()
to Controller - Added tags to Entity
- Added
util_int
,util_bool
,util_color
to FireOptions - Added
to_vec4
,flxpoint_from_angle
to FloatExt - Added
median
,get_xy()
,set_xy()
to ArrayExt - Added manual control to PlatformerDolly using SHIFT in debug mode
- Added
active
, andset_active()
to Components - Added ability to jump through one way platforms in PlatformerJumper
Changes
- Changed ZBitmapText to BitmapText
- Changed
flxutil.editors
toflxutil.formats
Fixes
- Fixed velocity in ParticleEmitter
- Fixed Joypad not updating
- Fixed KillAfterTimer callback