Hello. I need help. How to make file type check before opening? If a file with the .scskin extension is selected, does the file open? How to do it through plugin "file chooser"?
Develop games in your browser. Powerful, performant & highly capable.
I found an old example of mine and modified it slightly based on what you want.
Example includes:
(It won't work if the selected file has the same name as the file type. [Example: .scskin.scskin])