So I’m trying to do something where when I overlap a collision box of a character and press my interact button, he plays an animation. However, the gate doesn’t appear to pass the code on. Why is this?
(I tried a a keyboard button only on a print string, and nothing shows up. So it may be due to the Input Action event)