Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Wow, that's really cool!

My idea is to put up several videos, and then choose just one of them to play at that moment. 

The next time the player clicks on start new game, or loads an old one, the same thing happens.

And if that's easy for you to do, then I won't feel bad about asking lol

Yeah that's not hard for me to do. It's basically just copy pasting and editing some code which already exists in my plugin and hooking it in using a similar method as the pre-title and idle videos. So making a list of videos and picking a random one is something the plugin already does, I'd just need to repurpose some code to do things slightly different to accomplish this for a loading screen.

I'm glad to hear it's not a burden for you.

I just uploaded version 1.0 of the loading screen extension plugin, I decided to make it a separate plugin. It'll work as a standalone or alongside Title Movie plugin. We'll call it a bonus plugin :)

Let me know how it goes and if there's anything else that would be useful which could be added.

Thank you very much! ^^

I'll let you know of any problems.