Script looks fine. Regular actors do not process input until you enable it. It’s not recommended to do so in most cases. Input is usually handled in the player controller / possessed pawn.
1 Like
Script looks fine. Regular actors do not process input until you enable it. It’s not recommended to do so in most cases. Input is usually handled in the player controller / possessed pawn.