Ludum Dare Intro scene for Unity 2017+
I've been using this little animated Ludum Dare logo in my Unity games for a few years.

I think it's keen and I wanted to give others a chance to use it too, if they want!
The scene is real simple: It consists of a simple shader (which gives the logo its gemlike look) and the logo itself, plus all necessary animation information. It even includes the audio clip of me saying "Ludum Dare."
To use, download the .unitypackage file from here: Chainedlupine-LudumDareIntro-v1.unitypackage
The Github link to the source: Chainedlupine's Ludum Dare Intro (Source)
To use it, just include the files in your project, and make sure the LudumDareIntro scene is at the #0 slot in your Build scene list. It will automatically transition to the next scene once it has finished displaying the logo.
Note: I only say this works in 2017 because that's the editor version I used to export it. It will easily work in older versions, but you will need to import it via the unitypackage or make a new project (and copy over the files) if you try to load up the source project in an older editor.







