Keybinds

Started by KebinC42 2 posts 58 views

Reply on sbox.game
  1. #1
    KebinC42 595
    so I'm currently attempting to make a game and it seems i cant bind some skills ive made to other keys besides the ones thjat are default are they making it to where we can or am i just missing something keys I'm trying to use are Z,X, and T 

    Please let me knoe and thanks 
  2. #2
    Pink 665
     Go to your project settings, add your inputs there, assign Z X & T as the default keys, then reference those action names in code/component. Z and X should work fine; T might fight with the chat bind depending on your game mode setup.

    KebinC42 posted:

    so I'm currently attempting to make a game and it seems i cant bind some skills ive made to other keys besides the ones thjat are default are they making it to where we can or am i just missing something keys I'm trying to use are Z,X, and T 

    Please let me knoe and thanks