how to add controls

how to add
controls to unity

@beki1337 , idk, but you can try using this: (Keep in mind that this is actually optional)

edit ;code("CSHARP"){
   detect{
      SPACEBAR =  JUMP{
         height = 1.5;
         }
      GravitySet = 1.00
      Const = 1.50
      }
   }