Im having a hard time figuring out how to get my turret barrels to KEEP rotating while im holding down the Fire1 key. They just rotate once everytime i click, any hints ?

Forum Archive Im having a hard time figuring out how to get my turret barrels to KEEP rotating while im holding down the Fire1 key. They just rotate once everytime i click, any hints ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7219
    edward mitchell
    Participant
      #26702
      Jonathan Gonzalez
      Participant

        Are you using GetButton or GetButtonDown? GetButton is used when you want to hold down an input, GetButtonDown is used for single click inputs (like single fire). Depending on how it’s used, sometimes when you use GetButton you may also need to use GetButtonUp, but for this lesson it shouldn’t be needed. 

        #26703
        edward mitchell
        Participant

          using GetButton worked thanks (:

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Im having a hard time figuring out how to get my turret barrels to KEEP rotating while im holding down the Fire1 key. They just rotate once everytime i click, any hints ?’ is closed to new replies.