The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

+1 vote

I'm new to Godot and I'm trying to import sprites to it, but the files that I add just disappear. what is wrong? I'm using a MacBook if that helps.

in Engine by (13 points)

1 Answer

0 votes

Hi, it's not clear from your question what is wrong.

Please can you provide some more detail about the process you are using to do the import, and what actually happens?

Thanks

by (658 points)

I click the sprite icon file from finder on my Mac. I drag it to the Godot window to try to import it so I can use the sprite to make a 2d map. The file doesn’t import and the icon of the file just disappears after I let go of the mouse clicker.

well, the file should be in your res: folder.

That's right - do not drag it into the Godot GUI - instead drag it into the game folder in Finder. Manual page here - this is worth reading

When you drag resources like sprites into the Godot game folder, Godot will detect them and import it automagically. Also, if you change the file, it should be re-imported. Or you might want to trigger a re-import to change the parameters for how it was imported.

You probably want to make a folder structure to store assets like these.

Hey I tried importing the files manually through finder and it says that the sprite icon is in the folder, but when I look for it on Godot it’s not there to use. I don’t know what’s wrong, could it be a setting on my Mac?

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.