I know Construct 2 will stop getting support completely soon yet I have just one small-ish request since I have a little something to finish (and can't switch to C3 at the moment):
I'm trying to check if a certain path is a file or directory and spent a lot of time implementing this feature via events, still can't make the formula completely foolproof but after a few days of search I found this: stackoverflow.com/questions/15630770/node-js-check-if-path-is-file-or-directory
Is it possible to apply this in C2 by any chance?
I understand if it's not but would be grateful if it is.
An event workaround would be great too.
Forward thanks!