Sinus
1
Hi Community,
iam creating a Platformer RPG.
Is there someone, who can explain me the Swing/Attack Animation in this Video ?
https://www.youtube.com/watch?v=6BrZryMz-ac&t=41s
My goal is to Swing the Sword without needing a Animation, so i can change the Weapon.
Ive searched almost anywhere for a solution but couldnt find any.
I would be very happy for every useful Answer!
Thanks!
Levio
2
Maybe try rotating it or maybe use the orbit extension.
There may be explanations here that might help:
and here is the page for the orbit extension:
https://wiki.gdevelop.io/gdevelop5/extensions/orbiting-objects/
Sinus
3
Thats no helping.
But thanks for your Reply
Sinus
4
I found a Solution to this!
Its about Tweening a Object Variable, the Variable is the Angle of the arm
1 Like
Govy
5
could you possibly elaborate on that