Sprite 没有出现在 unity 2D 中

Sprite isn't showing up in unity 2D

我现在正在开始编程,但已经遇到了我的第一个问题。

我尝试使用此视频统一编写一个井字游戏:https://www.youtube.com/watch?v=t6rrTYR221w&t=635s. Unfortunately, when I press a field, I don't see the sprite, but the field takes a value so you can win or lose, but don't see where X or O are. The code changes from : https://imgur.com/0ZUEXdv to https://imgur.com/n3MVkbP or https://imgur.com/Gzm9Smp 但是除了我自己更改它之外没有任何反应。

我尝试了几种方法,但我没有进一步,谢谢。

看起来图像上的 alpha 值设置为 0。 打开颜色选择器并将值 A 设置为 255