Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
Hello,
Is there a way so when I click a sprite instead of going to different layout it directs to another website
Thanks
Develop games in your browser. Powerful, performant & highly capable.
There are multiple options that will do what you want in the browser object :)
how can I do this then ?
Add the Browser object and then construct your event, here's a possible event:
<img src="http://i.imgur.com/NH0Ns.png" border="0" />
You also have options such as open in new window etc.