Use resource loader for script existence check
Latest versions of Godot can produce bytecode `gdc` files on export, so script existence check with `FileAccess` is not so reliable. `ResourceLoader` should manage the problem.
Resolves #209.
合并状态:已合并 合并于 2024-12-08 关闭于 2024-12-08 1 条评论