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
Hi All
I was wondering if it's possible to use my own custom Twitter Share/Follow image rather than the default Scirra twitter button?
[attachment=0:36kmih34][/attachment:36kmih34]
Any information welcome
Thanks
N.
For postnig, you can do something like this:
Touch - on touched/tapped object -> Browser go to URL (in new window), URL = "https://twitter.com/intent/tweet?text=This is a sample tweet. Play Square Eater. Google Play: http://bit.ly/1wKDiNT. Online: http://square-eater.com —&tw_p=tweetbutton"[/code:25j6f49g] (if this won't work, try changing spaces to %20).
—&tw_p=tweetbutton"[/code:25j6f49g] (if this won't work, try changing spaces to %20).
Develop games in your browser. Powerful, performant & highly capable.
Doh, of course, it is obvious
Thanks grigrizljac I've got it working now.