I need a bomb sprite i can use in three.js for the green Monster game.
I just want a picture to load like for the monster
var image = new THREE.TextureLoader().load("/images/monster.png");
but i want it to have a bomb picture on it.
For the script that when the player touches the bomb i dont need your help with this i wanted to try it out for myself.
I just need a sprite thats a bomb that i can use in 3de code editor.
Idk why but heres my code:
https://is.gd/6tyzsz