Hi, I'm making a Castlevania-esque game, I've got the attacks down good but I can't seem to get a crouching attack to work? I've tried doing it as :
Keyboard Space is pressed : Player Set animation to "[name of animation]" (play from beginning)
Keyboard S is down :
I have no clue what I'm doing wrong, when I 'tie' the animation trigger to one other random button it works but no with this specific combination? Am I just being dumb? I thought it might be that pressing Space triggers the regular attack but I didn't think that would matter ?
Thanks for any help!