• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Question] Problems with a move animation.

  • 2
    Posts
    5
    Years
    Hi.

    So, here is my problem:
    I want the move I'm animating to turn the opponent black and "spread" shadowy figures around it like on the video below.

    For some reasons, everything seems to work correctly except for what I mentionned earlier, as you can see here:


    Feel free to ask me anything you want and thanks for your help.
     
    So, here is my problem:
    I want the move I'm animating to turn the opponent black and "spread" shadowy figures around it like on the video below.

    This is because, either the opponent's sprite is not recognized as such, or the move has the wrong target.

    Can you check the cels of Charizard, when it becomes black? I suspect the focus is on Screen or maybe something else, while it shouldbe set on Target as here:
    [PokeCommunity.com] Problems with a move animation.


    Also, is it normal that the moves does nothing? ("But nothing happens"?) Maybe it's because the move doesn't have a target, so it's not given the opponent in the function that calls the animation.
    Maybe you should change the move target to "NearFoe" instead of maybe "User" in the PBS file.
     
    Thanks for your answer. It's normal that the move does nothing, it's just a placeholder to test my animations, and is not meant to be used as a regular move. I changed the focus for Charizard's cels when it turns black, as well as the shadow cels. I switched from "Screen" to "Target" but it didn't change anything.

    Edit: I solved the problem by changing my move to make it a damaging one and the color shifting and shadow work now, but bulbasaur is doing pretty weird things.


    Anyway, I feel like I might be able to solve my new problem by myself now, so thanks for your help.
     
    Last edited:
    Since the move reminds me of Leaf Blade, when the animation is fixed, I think that a good name for it would be Shadow Blade
     
    Back
    Top