Hi I'm making a replay button. I want it to look like this: flaticon.com/free-icon/replay-symbol_14996. But how can I make the entire thing clickable? Inserting a button gives me a grey box.
Thanks!
1. Import it as a sprite.
2. Add a mouse or touch object to your project.
3. Make the event: "On object clicked" -- should be available after you added the mouse object.
4. Read a manual
5. Read a beginners tutorial
Develop games in your browser. Powerful, performant & highly capable.
I think he has a different problem that starts way before the code in C2 (but I am only guessing).
If you want to use this Icon you need to send it trough a picture editor like Photoshop or Gimp to make the white color transparent. But you also could create this Icon from scratch with a program like Illustrator or Inkscape.
Then save it as .png (32) so you can use it in C2.