Author Topic: Shield Animations Reverse Direction for Sword Attacks  (Read 3318 times)

0 Members and 1 Guest are viewing this topic.

Bagu

  • Newbie
  • *
  • Posts: 26
    • View Profile
Shield Animations Reverse Direction for Sword Attacks
« on: May 13, 2018, 07:11:18 PM »
I'm in the process of creating a custom "tall" link sprite, and I'm running into a strange issue with shield animations. The shield's walking animations work fine, but durring sword attacks, the directions get reversed.

In other words, the shield plays the "down" animation during an upwards sword strike, and the "up" animation during a downwards sword strike. I believe Solarus is reversing the shield's left and right sword animations as well, though it's hard to tell since they appear to be clipping behind Link's body.

What could be causing this? You can see from the video that the animation frames and directions are set up just like any other situation.

https://youtu.be/t8LHJsMhSMs

(Please excuse the WIP art, the frames are very rough and I still have a lot of polishing to do.)

Diarandor

  • Hero Member
  • *****
  • Posts: 1062
  • Cats are cool! (ΦωΦ)
    • View Profile
Re: Shield Animations Reverse Direction for Sword Attacks
« Reply #1 on: May 13, 2018, 10:56:44 PM »
This is weird. Are you sure that your sprite file was correctly saved when you ran the project? I think that when you use the "up" direction on the hero, the shield appears with the "right" direction and not the "down" direction. Could you share a link to your project so that we can find the problem?
“If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you.”

Bagu

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: Shield Animations Reverse Direction for Sword Attacks
« Reply #2 on: May 14, 2018, 03:22:06 AM »
Thanks for the help. Here's a dropbox link: https://www.dropbox.com/s/61f7lmv2d7em2e7/tallspritetest.zip?dl=0

Diarandor

  • Hero Member
  • *****
  • Posts: 1062
  • Cats are cool! (ΦωΦ)
    • View Profile
Re: Shield Animations Reverse Direction for Sword Attacks
« Reply #3 on: May 14, 2018, 04:47:50 PM »
I confirm that this seems an engine bug. I will open an issue for this.
“If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you.”

Diarandor

  • Hero Member
  • *****
  • Posts: 1062
  • Cats are cool! (ΦωΦ)
    • View Profile
“If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you.”

Bagu

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: Shield Animations Reverse Direction for Sword Attacks
« Reply #5 on: May 15, 2018, 12:45:16 AM »
Thanks again for the help. I suppose there's probably ways I can work around the bug until it's eventually fixed.

Diarandor

  • Hero Member
  • *****
  • Posts: 1062
  • Cats are cool! (ΦωΦ)
    • View Profile
Re: Shield Animations Reverse Direction for Sword Attacks
« Reply #6 on: May 18, 2018, 10:23:41 PM »
Chris has fixed this for the dev version of Solarus. The fix will appear in the official version 1.6 of Solarus when it is released.
“If you make people think they're thinking, they'll love you. But if you really make them think, they'll hate you.”