YesNoOk
avatar

Angle draws (Read 1166 times)

Started by NecusX, February 21, 2020, 04:33:10 am
Share this topic:
Angle draws
#1  February 21, 2020, 04:33:10 am
  • **
  • BOOM!
  • I'm a magen dade who knows how to code somewhat
    • USA
I've made it so that the opponent would rotate from a attack, but they rotate from their foot instead of the middle of their body, any help is appreciated.
That will happen to you if you don't wear your seat belts, so make sure to wear your seat belts.
Re: Angle draws
#2  February 21, 2020, 06:53:21 pm
  • ****
  • CPU Purple Heart
    • USA
    • https://www.pixiv.net/en/users/8108265
 It's base on the sprite set being rotated. Chances are, you're calling an animation whose axis is set at the feet. Set a custom animation in your character's AIR file and use changeanim2 instead of changeanim to call it so you get the one whose axis is based entirely on the center of the body.