Q24.webp
T

Q24.webp

Kizspy | Question: 24
(Choose 1 answer)
What does this script do?
using UnityEngine;
public class Score Display: MonoBehaviour {
public PlayerScoreData scoreData;
void Update() {
}
Debug.Log("Current Score: " + scoreData.playerScore);
A. Incrementally increases the player's score value
B. Displays the player's score from a ScriptableObject
C. Persists the score data to local storage
D. Initiates an animation based on score changes

Thông tin

Category
FGU301
Thêm bởi
thuyhoa276
Ngày thêm
Lượt xem
176
Lượt bình luận
1
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom