godotで現在のフォルダを表す
./
って機能してます?

now_folderにアクセス元のスクリプトがあるとします

now_folder/child_folder/image.png
これはアクセス可能なんですが

./child_folder/image.png
これは機能しません