Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various improvements and new features for animations #2930

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

Geokureli
Copy link
Member

@Geokureli Geokureli commented Oct 3, 2023

Fixes #2927

  • FlxAnimation: Make frameDuration and looped public
  • FlxAnimation: Add timeScale (not to be confused with the same field added to FlxAnimationController in 5.4.0)
  • FlxAseAtlasUtils: Use fields repeat and direction when creating animations from Aseprite tag data

Related: aseprite/aseprite#1989

@Geokureli Geokureli merged commit a9b7f73 into HaxeFlixel:dev Oct 4, 2023
16 checks passed
@Geokureli Geokureli deleted the animation branch October 4, 2023 17:55
Geokureli added a commit that referenced this pull request Oct 4, 2023
charlesisfeline pushed a commit to AumSum-Funkin-Team/PlutosReprisalAumSumTakeover that referenced this pull request Oct 17, 2023
- Remove `FlxRuntimeShader` since Haxeflixel added `FlxRuntimeShader` HaxeFlixel/flixel-addons#399
* Migrate `FlxAnimationController` to Flixel 5.4.1 HaxeFlixel/flixel#2930
* Fix `FlxCamera.filters` Deprecation Warning HaxeFlixel/flixel#2890
@Geokureli Geokureli added this to the 5.5.0 milestone Jan 4, 2024
@Geokureli Geokureli modified the milestones: 5.5.0, 5.4.1 Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make FlxAnimation fields writeable
1 participant