How do you mark assets in Godot?
Hello
I'm currently watching this Godot tutorial https://youtu.be/tsPif2sl9x0?si=lBpcZDikY51xyMdF. At the 1:38 mark, he selected all the characters, and I tried it myself. But I don't know how. How do you mark assets like that?
At Godot 4 you need to select nothing and make n ReImport – can of course if you want….
At first, all you have to do with graphics, sounds, etc – must be copied into the respective project you work on (best to create n new subfolders for it) – and then you can already start – if you want to customize something (compression and so on) – mark the corresponding graphics or even more – go up at Scene, to the neighboring tab "Import", put the settings there and then work on.