Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每个人!我有动作移动的精灵,有健康栏(进度条)。当健康条的值为零时,精灵应该停止并从场景中消失。任何想法如何做到这一点?
谢谢,亚历克斯。
您可以使用条形图像,并根据精灵的健康状况更改 x 比例。当健康为零时,将其设置为不可见。你可以在 CCSprite 类参考中找到如何做所有这些事情