+1 vote

Hello Everyone,
I would like to know how you can put a Splash Screen in a Godot project? Also is it free to add a splash screen?

Thank you.

in Engine by (41 points)

1 Answer

0 votes
Best answer

It is indeed free to change the static splash screen as godot is Open Source meaning EVERYTHING is basically free, under the MIT license.
if you want to make an animated splash screen you can make a simple starting scene where the animation takes place and the next scene is loaded in the background.

by (1,204 points)
selected by

Also, if you want an image, project->project settings->application->boot splash

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.