So I've been recording my combos lately, I'm not able to recreate this combo I can do on my controller on ReWasd Reads
x + y (delay{78}) x + y
in the game it appears as
y (x + y) y
but the output I need is just
(x + y)
So how Would I go about getting the output I need
x + y (delay{78}) x + y
in the game it appears as
y (x + y) y
but the output I need is just
(x + y)
So how Would I go about getting the output I need
Comment