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?

(1 point)
Responses

point lighting

point lighting

directional lighting

directional lighting

spot lighting

spot lighting

timed lighting

5 answers

Natasha should use spot lighting. Spot lights can create a focused beam of light, similar to a flashlight, and can be programmed to follow the main character through the level.

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

(1 point)
Responses

viewport

viewport

LODs

LODs

3D model

3D model

user interface

Candice is editing the user interface. The inventory section where items like jewels are displayed is part of the game's user interface (UI).

When opening a new scene in PlayCanvas, which of the following objects is automatically included?

(1 point)
Responses

box

box

sound

sound

sphere

sphere

labeled axis

When opening a new scene in PlayCanvas, the object that is automatically included is the labeled axis. This helps users identify the orientation of the 3D space in the editor.