Estou tentando adicionar sons ao jogo , mas quando aperto o play aparece o seguinte erro :
p5.js says: It looks like there was a problem loading your image. Try checking if the file path (https://preview.p5js.org/gallodevtech/sketches/EBL-oLl-t/imagens/carro-2.png) is correct, hosting the file online, or running a local server. (More info at https://github.com/processing/p5.js/wiki/Local-server)
Event {isTrusted: true, type: "error", target: null, currentTarget: null, eventPhase: 0…}
p5.js says: It looks like there was a problem loading your image. Try checking if the file path (https://preview.p5js.org/gallodevtech/sketches/EBL-oLl-t/imagens/carro-3.png) is correct, hosting the file online, or running a local server. (More info at https://github.com/processing/p5.js/wiki/Local-server)
Event {isTrusted: true, type: "error", target: null, currentTarget: null, eventPhase: 0…}
p5.js says: It looks like there was a problem loading your image. Try checking if the file path (https://preview.p5js.org/gallodevtech/sketches/EBL-oLl-t/imagens/ator-1.png) is correct, hosting the file online, or running a local server. (More info at https://github.com/processing/p5.js/wiki/Local-server)
Event {isTrusted: true, type: "error", target: null, currentTarget: null, eventPhase: 0…}
p5.js says: It looks like there was a problem loading your image. Try checking if the file path (https://preview.p5js.org/gallodevtech/sketches/EBL-oLl-t/imagens/estrada.png) is correct, hosting the file online, or running a local server. (More info at https://github.com/processing/p5.js/wiki/Local-server)
Event {isTrusted: true, type: "error", target: null, currentTarget: null, eventPhase: 0…}
p5.js says: It looks like there was a problem loading your image. Try checking if the file path (https://preview.p5js.org/gallodevtech/sketches/EBL-oLl-t/imagens/carro-1.png) is correct, hosting the file online, or running a local server. (More info at https://github.com/processing/p5.js/wiki/Local-server)
Event {isTrusted: true, type: "error", target: null, currentTarget: null, eventPhase: 0…}
Eu não descobri a causa e já tentei muitas coisas que vi no fórum e nehuma delas resolveu ou era o problema. Posso ter errado alguma coisa mas não identifiquei o erro .
Segue o link do projeto:https://editor.p5js.org/gallodevtech/sketches/EBL-oLl-t