Advertisement
JohncyrusDkuhonta

noise

Jan 25th, 2024
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. bind character noise;instance_set_variable obj_player asset spr_Sjumpcancelstart spr_playerN_jetpackstart;instance_set_variable obj_player asset spr_Sjumpcancel spr_playerN_jetpackboost;instance_set_variable obj_player asset spr_breakdanceuppercut spr_playerN_spin;instance_set_variable obj_player asset spr_breakdanceuppercutend spr_playerN_spin;instance_set_variable obj_player asset spr_breakdance spr_playerN_idledance;instance_set_variable obj_player asset spr_breakdancesuper spr_playerN_idlemask;instance_set_variable obj_player asset spr_poundcancel1 spr_playerN_jetpackboostdown;instance_set_variable obj_player asset spr_poundcancel2 spr_playerN_bodyslamland;instance_set_variable obj_player asset spr_backslide spr_playerN_crouchslip;instance_set_variable obj_player asset spr_longjump spr_playerN_mach2jump;instance_set_variable obj_player asset spr_longjumpend spr_playerN_mach2jump;instance_set_variable obj_player asset spr_Sjumpcancelslide spr_playerN_crouchslip;instance_set_variable obj_player asset spr_Sjumpcancelland spr_playerN_crouchslip;instance_set_variable obj_player asset spr__ratballoon spr_noisehotair;instance_set_variable obj_player asset spr_knightpepdoublejump spr_playerN_knightjump;instance_set_variable obj_player asset spr_knightpepdowntrust spr_playerN_knightdownslope;instance_set_variable obj_player asset spr_knightpepfly spr_playerN_knightjump;instance_set_variable obj_player asset spr_knightpepbump spr_playerN_knightland;instance_set_variable obj_player asset spr_firemouthidle spr_playerN_firemouth;instance_set_variable obj_player asset spr_firemouthspin spr_playerN_fireass;instance_set_variable obj_player asset spr_firemouthdash spr_playerN_fireassground;instance_set_variable obj_player asset spr_rocketrun spr_playerN_jetpackslide;instance_set_variable obj_player asset spr_rocket spr_playerN_jetpackboost;instance_set_variable obj_player asset spr_rocketstart spr_playerN_jetpackstart;instance_set_variable obj_player asset spr_rocketslide spr_playerN_jetpackslide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement