Hi devs, if you can give me a hand, I would appreciate it.
I saved a cards sprite in my img folder, the same as what is here: https://github.com/elaskavaia/bga-heart ... /cards.jpg
However, when I play my game (the hearts tutorial), the images of the cards are not there. See attached screenshot
![Image]()
And when I use the browser "Inspect" feature, I see the url for the card image as follows: https://studio.boardgamearena.com:8083/ ... ards_1.png
But there is no picture that displays for that. When I play the original Hearts game, I can see the card Sprite images when I "Inspect" using the browser, and the URL is: https://studio.boardgamearena.com:8083/ ... ards_1.png
Does anyone know why that is the case?
I saved a cards sprite in my img folder, the same as what is here: https://github.com/elaskavaia/bga-heart ... /cards.jpg
However, when I play my game (the hearts tutorial), the images of the cards are not there. See attached screenshot
And when I use the browser "Inspect" feature, I see the url for the card image as follows: https://studio.boardgamearena.com:8083/ ... ards_1.png
But there is no picture that displays for that. When I play the original Hearts game, I can see the card Sprite images when I "Inspect" using the browser, and the URL is: https://studio.boardgamearena.com:8083/ ... ards_1.png
Does anyone know why that is the case?