ceceppa / anima

Godot: run sequential and parallel animations with less code
https://anima.ceceppa.me/
MIT License
691 stars 22 forks source link

Add support for Godot 4.0 #13

Closed ceceppa closed 1 year ago

middlepattern commented 2 years ago

Works now. Thank you for the fix.

hakuhan commented 2 years ago

It is not working in alpha 10.

ceceppa commented 2 years ago

Hi, I'll be releasing next week the first official version for Godot 4.

hakuhan commented 2 years ago

Oh, So nice! Got it.

获取Outlook for Androidhttps://aka.ms/AAb9ysg


From: Alessandro Senese @.> Sent: Saturday, July 30, 2022 2:03:41 AM To: ceceppa/anima @.> Cc: baihan @.>; Comment @.> Subject: Re: [ceceppa/anima] Add support for Godot 4.0 (#13)

Hi, I'll be releasing next week the first official version for Godot 4.

― Reply to this email directly, view it on GitHubhttps://github.com/ceceppa/anima/issues/13#issuecomment-1199811502, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEMO5M4G4OHXAB535XZ7FOTVWQMH3ANCNFSM5EGM3NIQ. You are receiving this because you commented.Message ID: @.***>

ceceppa commented 2 years ago

The first WIP version is available on the https://github.com/ceceppa/anima/tree/godot-4 branch. So far, almost everything seems working fine. There is an issue with Loops that I'll try to fix in the next days

ceceppa commented 2 years ago

Here the first unstable version of the addon-on for Godot4: https://github.com/ceceppa/anima-godot-4

middlepattern commented 2 years ago

Thanks for your continued work on this!

cyberpsyche commented 1 year ago

Hi @ceceppa , thanks for your porting of this repo to godot4. I've tried out your anima-godot-4 addon in Godot4 (alpha, beta, stable, master branch ...) for months. Many features work fine in Godot4, but some pre-defined animations cannot be executed in godot new version 4, such as "Bounce In Left/Right", "Fade in/out", etc. ...

As anima is such a good tool I will never give up to use, I wonder if you are still in the working progress on this project? I noticed that you are not update anima-godot-4 repo frequently. Hoping you could keep polishing anima addon in Godot4. Hoping to see the stable version of anima-godot-4 as soon as possible .

Thank you again on behalf of so many anima users. :) 👍

ceceppa commented 1 year ago

Hi, I'm planning to fix all the broken animations this weekend. I'll update this ticket once completed

cyberpsyche commented 1 year ago

@ceceppa Awesome! Looking forward to your update. :)

Thanks!

ceceppa commented 1 year ago

@cyberpsyche, all the animations should work fine now. There is some bug around reversing animations, which should be fixed soon. I've uploaded the anima-godot-4 repo and also submit to the assets library, so once approved you'll be able to install/update from Godot itself :)

cyberpsyche commented 1 year ago

@ceceppa , Great news for this week !Thank you for your quick update , I'll try your new repo. 👍

ceceppa commented 1 year ago

@cyberpsyche the addon is now also available on the Assets library: https://godotengine.org/asset-library/asset/1842

cyberpsyche commented 1 year ago

Thanks @ceceppa , your new repo runs well on Godot 4.0.X. Nice job ! 👍