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
Is there any way to grab the current screen like a screenshot?
Are you talking generic screen shots with Print Screen, or a frame buffer type application within your project?
I've had several unsuccessful attempts at doing this with the Canvas Object. Perhaps someone could fill us in?
I just mean a generic way to use print screen to grab an image.
I think this would need to be added as a function in the system object or something.
Develop games in your browser. Powerful, performant & highly capable.
I think your right there, would be a pretty useful thing to be added.
ALT + PRINT SCREEN takes only the currently selected window.
I personally use ZScreen, a free ware app, because of its automatic FTP uploading features.
ALT + PRINT SCREEN takes only the currently selected window. I personally use ZScreen, a free ware app, because of its automatic FTP uploading features.
Exactly and i wish to make a little screen shot creating program thing.
You should develop such a plugin yourself; such niche ideas will be incredibly low down on priorities and may not be done for years.
This is what the SDK is for
You should develop such a plugin yourself; such niche ideas will be incredibly low down on priorities and may not be done for years. This is what the SDK is for
Why do you think i use construct? I have no idea how to code for desktop...