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,
Is there a way to send a generated email from within C2/C3 to one or more predefined emails
thanks,
Dan
Develop games in your browser. Powerful, performant & highly capable.
Looks like this could be done via a rest api -- ajax calls essentially, if i gather this correctly.
I also noticed this node.js plugin, could this be used when the construct 3 game is exported to work on android?
https://github.com/dthree/mailit
Try my tutorial, it maybe of some help, if this is the kind of thing you are looking for?
https://www.scirra.com/tutorials/4897/sending-an-email-from-construct2