Recent content by bud

  1. B

    Bug when adding my own ability.

    Thank's , it works
  2. B

    Bug when adding my own ability.

    Good day. I'm using Ultimate Character Controller, Unity 5.6.5f1 I am making my own Ability for the player (i need the "continuously run forward"- ability) Here is the script: public class MovingAbility: Ability{ public override void ApplyPosition(){...
Top