I found your channel today, and watched some videos. I am delighted by the quality and clarity of the contents, thank you very much for the excellent work you are offering to the community.
Thank you so much for your kind comment, makes me smile a whole lot =) I'm super happy you find value in my Tutorials and I hope you'll find interesting stuff in the upcoming ones, too!
I am glad you enjoyed it =D! And that's an excellent question. I hadn't though about giving it a try. Sadly, it looks like you can only use static images, so no animations beyond the mentioned Dolly/Custom and no Gif, either. I gave AVI, MOV and MP4 a try too, none were accepted. You could give it a tiny workaround: Have the splash screen without your logo and instead put it on a scene directly behind it. Basically instead of your Main Menu scene, you'll start your game on MyLogo scene. You could have every kind of animation you'd like there, I suppose and just automatically load to your menu after a few seconds.
@@ChristinaCreatesGames Thank you very much! I'm running an indie development team called Robotsheepdog, the logo is a sheep with a dog head and two gears showing from a hole in the lower back, if I wanted to animate just the gears, should I put the logo without the gears as the logo, and have the animated gears behind it as an MP4 file?
@@TheCuteKyuubi Sounds like a neat logo =)! You could give it a couple of different tries, but I think you might faire the best by having the sheepdog be one graphic on top while the two gears are each their own graphic. You can make them spin indefinetly via code, only takes a line or two :) There are a couple of ways to do that, I recommend giving it a quick google on "Unity turn object by script" or something.
@@TheCuteKyuubi You can put a script on a Gameobject in your Logo-scene, which counts down the seconds from (for example) 3 in Update. On 0, it loads the next scene. Have a look here for that part: docs.unity3d.com/ScriptReference/SceneManagement.SceneManager.LoadScene.html =)
Thank you, I'm working on it! But honestly, I'm still new around here. I hope to grow and am super happy whenever I see a new "subscribed to your channel" message pop up ❤️
Hi there =) Did you maybe put your image into the Virtual Reality Splash image box? It's the one at the top, but that doesn't work. But maybe I misunderstand your problem? How to animate can be seen from this timestamp onwards: 04:59 Tweaking: Animation
@@ChristinaCreatesGames i found out, if the image isn't set as a sprite "2D - ui" it won't work, if i just put my image in my assets and then i load it on splash image without changing that it won't work, now that i know its an easy fix. Uhh. In your video aren't you changing just the zoom of your background? But in your background i see that the single colored things move indipendently, am i wrong?
this is the best tutorial i have ever seen
Thank you ;)
I found your channel today, I want to add new things and your playlist is amazing 🙌👏
Yay! Thank you 😄
Thank you, Christina! I should have watched this a long time ago! Great explanation!
Thank you =D Glad you liked it. Hope it will come in Handy in your current and future projects!
This worked out splendidly! Farewell default unity splash screen!!
Glad to hear it =D!
Thanks. This helped out on my first game in Unity.
This was super informative!
Thank you! I'm glad you find it useful 👍
had no idea this existed. only stumbled on it when checking your tutorials. so glad i did before i started implementing something on my own.
Amazing tutorial! Thank you so much Christina! :)
Glad it was helpful! I had fun making it =)
Amazing stuff, can't wait to see what you do next
Thank you :D! I already have the next video done, it will be released next Friday :)
I found your channel today, and watched some videos. I am delighted by the quality and clarity of the contents, thank you very much for the excellent work you are offering to the community.
Thank you so much for your kind comment, makes me smile a whole lot =) I'm super happy you find value in my Tutorials and I hope you'll find interesting stuff in the upcoming ones, too!
Godlike. Thank you.
You got a sub thats a huge help I was just going with default screen splash lol
Glad you found value in it =)! Hope your game project is going well!
Excellent tutorial!
Thank you =D
Great tip, Christina! :D
Glad it was helpful!
Didn't know about it. Great video!
Of course we all knew as soon as you started releasing videos that they would be top-notch!
Thank you so much! I'm happy I could Show you something New :)
@@alexleonardkrea wow, that's quite some praise, thank you =)! I'll keep working on getting better.
ITS REALLY WORKED LOL THANK YOU DUDE
You're welcome =)
very helpful and simple man.. i tNice tutorialnk i'm gonna see all your videos
Awesome, thank you!
works, chock-full thanks!
Glad you enjoyed it =)!
This is absolutely perfect!! Just a question: could I have my chosen logo as a short, looped animation?
I am glad you enjoyed it =D! And that's an excellent question. I hadn't though about giving it a try. Sadly, it looks like you can only use static images, so no animations beyond the mentioned Dolly/Custom and no Gif, either. I gave AVI, MOV and MP4 a try too, none were accepted.
You could give it a tiny workaround: Have the splash screen without your logo and instead put it on a scene directly behind it. Basically instead of your Main Menu scene, you'll start your game on MyLogo scene. You could have every kind of animation you'd like there, I suppose and just automatically load to your menu after a few seconds.
@@ChristinaCreatesGames Thank you very much! I'm running an indie development team called Robotsheepdog, the logo is a sheep with a dog head and two gears showing from a hole in the lower back, if I wanted to animate just the gears, should I put the logo without the gears as the logo, and have the animated gears behind it as an MP4 file?
@@TheCuteKyuubi Sounds like a neat logo =)! You could give it a couple of different tries, but I think you might faire the best by having the sheepdog be one graphic on top while the two gears are each their own graphic. You can make them spin indefinetly via code, only takes a line or two :) There are a couple of ways to do that, I recommend giving it a quick google on "Unity turn object by script" or something.
@@ChristinaCreatesGames Okay, thank you, how would I make it switch from the logo scene to the main menu, seamlessly (Sorry, new developer)
@@TheCuteKyuubi You can put a script on a Gameobject in your Logo-scene, which counts down the seconds from (for example) 3 in Update. On 0, it loads the next scene. Have a look here for that part: docs.unity3d.com/ScriptReference/SceneManagement.SceneManager.LoadScene.html =)
I can't move the logo from the assets to the "select" window. I don't know where the "sprite" folder is located
Very good and informative tutorial 😊 i don’t know that this work with personal 😮
Thank you! Yeah, there isn't a lot of Info on this topic out there. I hope more people will now Start Customizing their Splash Screens :)
Thank you so much sister, this video is amazing.
You are so welcome 😊 Glad you enjoyed it!
thank you for the video. My splash screen was showing below and I didnt know why. Now I know 😅
Thank you ^^
Glad you liked it =)!
Also are you using the Mac or PC version?
PC =)
I am surprised you don't have more subscribers.
Thank you, I'm working on it! But honestly, I'm still new around here. I hope to grow and am super happy whenever I see a new "subscribed to your channel" message pop up ❤️
good tutorial, BUT, dropping the image on the logo box does not work, and i see your background is moving but you are not showing how you did that
Hi there =) Did you maybe put your image into the Virtual Reality Splash image box? It's the one at the top, but that doesn't work. But maybe I misunderstand your problem?
How to animate can be seen from this timestamp onwards: 04:59 Tweaking: Animation
@@ChristinaCreatesGames i found out, if the image isn't set as a sprite "2D - ui" it won't work, if i just put my image in my assets and then i load it on splash image without changing that it won't work, now that i know its an easy fix. Uhh. In your video aren't you changing just the zoom of your background? But in your background i see that the single colored things move indipendently, am i wrong?
@@LeGaLiZeDOOMz Ah, good to hear you found the fix :) I really use just the zoom. No other magic happening.
Your voice is so nice :)
Thank you :D
👍👍👍
Glad you enjoyed it =)
AMAZIMG
Tanks :)
niec
Noice
Thank you :D!
Absolute Zero
Oh, I'm sorry, did something not work for you?
@kid the coder studios same