#animation event problem
1 messages · Page 1 of 1 (latest)
does the animation have slash?
"F"
Try use Enum.KeyCode.F
Ah, I see what happened
1 messages · Page 1 of 1 (latest)
I wrote this code to create an attack. When the F key is pressed, the animation plays, and it’s supposed to detect the "slash" event to print "SLASHING". However, the event never triggers, and I can’t figure out why.
does the animation have slash?
"F"
Try use Enum.KeyCode.F
Ah, I see what happened