It seems like there has been a lot of activity in the last month camparative to before that
would as well once i get my levels more consistent
If it's going to incur a penalty then i'm not going to do it, but probably about 5s each time. I got my script working so that when i hold shift my right click button makes me jump instead of charging blast.
ok, thanks for the quick reply!
the script would be
{RButton}::{Space}
{RButton} is mouse1 in-game :: tells the script to activate when the hotkey to the left of it is pressed, replacing it with the character on the right {Space} is the spacebar
I want to be able to switch between control schemes mid run, would it affect my time to pause and swap them? if so could i use a program like autohotkey to say replace right click with jump on a toggleable script? the reason is that i'm having trouble getting super/mega jump timing down and being able to both jump and shoot with one hand would be useful, but using right click for jump for the entirety of the level is difficult. I could paste the whole script here if you want to check it.