Hi! Long-time user of Hive but first time posting in the 20+ years I've played this game. I just have a simple conondrum:
I want to play a series of sequential images quickly so it looks like a seamless video. I didn't plan for it to be a very long or high-quality sequence, something at the equivalent of maybe 20 fps for 5-6 seconds. I initially tried setting it up through GUI with Cinematic and Wait triggers, but with Wait being as terrible as it is, the resulting "video" is pretty choppy/playing at a maximum of 10 fps. Then, I tried running it with JASS with cooldown timers and hashtables, but I'm afraid my peanut brain can't make it work.
My efforts have mostly been in vain. Is there something else I can try, or what would be even better, if there is an existing example I can use?
I want to play a series of sequential images quickly so it looks like a seamless video. I didn't plan for it to be a very long or high-quality sequence, something at the equivalent of maybe 20 fps for 5-6 seconds. I initially tried setting it up through GUI with Cinematic and Wait triggers, but with Wait being as terrible as it is, the resulting "video" is pretty choppy/playing at a maximum of 10 fps. Then, I tried running it with JASS with cooldown timers and hashtables, but I'm afraid my peanut brain can't make it work.
My efforts have mostly been in vain. Is there something else I can try, or what would be even better, if there is an existing example I can use?