It's ok. I get it better now. It was looking so out of place, makes more sense now. Still, I wonder what that image is from. Is it just a Unity placeholder for a missing or unplayable video? What's the video codec (h264, VP8, h265, VP9, AV1, ...)? I couldn't find the video files themselves. Could it be it requires the codec in the host system and I'm missing the codec🤔?
On second thought about performance. I wonder if you are just using a busy (or eager) event wait loop instead of an event-based loop (for most situations, the event-based is much more efficient)🤔. That would mean the build isn't heavy, it just wastes GPU and CPU cycles
Just let me know when you update. I'll take a look again then.
Closing and reopening didn't work for me, unfortunately.
For now, I'll look for a video on youtube with it. I saw that DonDon did a comment, I'll hope he also did a video.
Don't fret too much about it 🙂. It has significant issues related to these stuff but I think this is a really well done attempt for a first try 👍.
Just makes me wonder why Unity and not Ren'Py or LightVN. May I know?