tWeeen (Construct 3 Behaviours)

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Thanks to that thread I was able to find out another workaround for my jump that has the same problem, I'll do:

    Is animation "BlueJump" playing && trigger once {

    call "BlueJump"

    }

    on "BlueJump" {

    #tween

    }

    instead of directly tweening