“2a4965cf4314ee0aa07aa2627c17fbc4430a8a71”上不存在“...eval_cnndm/file2rouge/XML/DOM/DocumentFragment.pod”
learn.md 470 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
# 天下没有不OVER的GAME

请先阅读本节讲义⬇

[《天下没有不OVER的GAME(上)》](https://orzgame.blog.csdn.net/article/details/105148296)
[《天下没有不OVER的GAME(下)》](https://orzgame.blog.csdn.net/article/details/105156048)


游戏结束以后自动弹出显示分数的看板UI,下列哪个节点最适合用于在UI上显示图片

## 答案

`TextureRect`

## 选项

### A

`AnimationPlayer`

### B

`Label`

### C

`Sprite`