I am using a Chromebook and I tried importing files into a folder but it didn't work?

So I got a PNG photo and tried importing it (drag and drop) but it won’t work, also I tried reloading multiple times but I just couldn’t get it to work.

also, I’m using Godot 4.3 Linux Penguin

Make sure to post in Help

Is this the only file you have put in the project folder? Are you using the online editor or linux executable?

1 Like

i had to put the files into linux files thanks for the help

I am also using a chromebook and still will not transfer over. I am unable to drag and drop.

are you trying to drag them directly in godot or in the godot folder? Right click on file system - Show in file manager

I DID IT, TO ANYONE ELSE WHO IS RUNNING INTO THIS PROBLEM:

A comment above said to right click in your FileSystem area on Godot its self. This opens a tab in your browser that is literally every file in your entire PC. Once i realized this i went into my files app and manually moved my assets into the assets folder i created inside my Godot project.
THEY ARE ALL IN THE SAME APP.
Your Godot project is a file within the Godot file. And your assets are Files on your device, they can all be found in your Files app. Just move your assets manually to your project folder all WITHIN the Files app.

This worked for me, im not sure if this would work for anyone else.