Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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!
Develop games in your browser. Powerful, performant & highly capable.
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
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.