Search Unity

Please Help This is so important for me

Discussion in 'Visual Scripting' started by Reda_Haskouri, Mar 21, 2021.

  1. Reda_Haskouri

    Reda_Haskouri

    Joined:
    Mar 19, 2021
    Posts:
    7
    hi everyone. please help i cant find the solution . and its so important for me . bcz idont want to left unity bcz this small problem .. i cant jump while im moving the player. i search about the solution but all the solutions in c# i need the solution using bolt . please help me . the problem i can move and jump in same time . i need to stop moving and then i can jump .. so please please give me the solution (2D)
     
  2. Valjuin

    Valjuin

    Joined:
    May 22, 2019
    Posts:
    481
  3. unity_Nx7PMLMgq9zu9Q

    unity_Nx7PMLMgq9zu9Q

    Joined:
    Mar 31, 2021
    Posts:
    5
    so
    first search for input in the bolt search thingy
    when you get to the screen, go to keydown and change it to spacebar
    then go to getaxis and choose vertical
    then got to transform and do Y by 1 (or whatever)
     
    Reda_Haskouri likes this.
  4. Reda_Haskouri

    Reda_Haskouri

    Joined:
    Mar 19, 2021
    Posts:
    7
    thank you so much dear, but i switch to C#