Hey everyone! I’ve been learning on my own and working on a personal project, but I got stuck with the game over screen. My idea is that when the player dies, a short animation (the video below) should play in the center of the screen, with a soft wind sound in the background. I’ve already created a Raw Image with a Render Texture to display the MP4, and in theory, my scripts should make it appear after the player’s death, but nothing happens. Am I doing something wrong? Is there an easier or more reliable way to achieve this? Thanks a lot for any help!

Hi,
Welcome to our community. ![]()
If you need help, it would be great if you could share screenshots showing what you did in Unity. What you described sounds correct.
If nobody can help you here, you could also ask for advice over on our official Discord chat server.
Good luck! ![]()
Hi,sorry for the late reply,
Here are the hierarchy, the GameOverManager, and the inspector settings of the GameOver Panel and the RawImage
thank you in advance.
Maybe the anchors are not set correctly. Position the raw image correctly without your script, then run your code. Not the other way round. Otherwise, you won’t be able to tell if your code causes the problem, or if the problem is in the scene.
If you need more help with this problem, please feel free to join our Discord server.


