Open RevoluPowered opened 1 month ago
This sounds like something that could be a toggle in the Godot editor to make them visible/invisible in the resource tree
PRs welcome!
As you said on last point, @RevoluPowered, this is something that is needed since we load the asset. Not sure if it can be hidden in any way. Also it needs to be shown since the file technically exists. Also the file will be a dependency to final binary(if thats wanted) eg to the executable. Like you would would .png or .wav files. You need to see them. I don't think we can/should hide them. Can you not put them all in a folder and forget about it?
Why?
I discussed this a little with @fire but obviously something else would need done