Nico is adding game credits to include attribution for everyone who worked on the game. What process should Nico use to add the credits? (1 point) Responses add a new 2D screen to a new credits scene then add a text element add a new 2D screen to a new credits scene then add a text element add a keypress event add a keypress event add a click event add a click event add an image element to the original scene

The correct process would be to add a new 2D screen to a new credits scene and then add a text element.