If Jakob is using modular scripting in his game, what is he doing?

He is creating a script and attaching it to two other characters
He is creating a script in two programming languages
He is creating a script for one specific character
He is creating one script to handle all of the behaviors in his game

He is creating one script to handle all of the behaviors in his game.

Natasha is creating a game and is working on the lighting. She wants a light that shines on the main character like a flashlight and follows her through the level. What type of lighting should she use?

Natasha should use a spotlight for the lighting effect she wants to achieve. A spotlight allows for a focused beam of light that can be directed towards the main character, mimicking the effect of a flashlight and following her throughout the level.

Natasha is creating a game and is working on the lighting. She wants a light that shines on the main character like a flashlight and follows her through the level. What type of lighting should she use?

point lighting
spot lighting
directional lighting
timed lighting

Natasha should use a spotlight for the lighting effect she wants to achieve. A spotlight allows for a focused beam of light to shine on the main character, similar to a flashlight, and can be set to follow her movements throughout the level.

Quinton is creating a game and is working on the lighting. If he wants the lighting in his scene to come from office light bulbs he has placed, which type of lighting should s\he use?

point lighting
spotlighting
directional lighting
timed lighting

Quinton should use point lighting for the scene lighting to resemble office light bulbs. Point lighting simulates light sources that radiate light in all directions equally, which is similar to how light bulbs illuminate a room.

Which component handles spatial audio?

sound
audio
LODs
model

The audio component handles spatial audio in a game.

Candice is creating a 2D inventory section in the bottom right corner of her screen. Any of the five jewel her character is supposed to collect will appear here. What type of element is she creating?