vy is creating a keypress script in a game. Which of the following should Ivy enable within the text element so that the script will be able to receive notices of keypresses? (1 point) Responses Use Input Use Input Use Output Use Output Index name Index name Input selector

1 answer

To enable a keypress script to receive notices of keypresses in a game, Ivy should enable the option labeled "Use Input" within the text element. This setting typically allows the script to listen for input events like keypresses.