howdy, is there a way to have my gdevelop project detect if OBS is being used and/or detect if the player takes a screenshot?
I would wish to hear story that hides behind your question
I doubt can you detect any program at all with gdevelop
At least via events
Maybe via JS?
As for screenshot A LOT of sites try to prevent ppl from taking them
For example i use this
https://zoomit.en.softonic.com
That allows me to like freeze what i see on screen and draw on it
I guess it is taking screenshot after all
Where for windows users there is also WinKey+Shift+S
And i can literally cut any part of what i see
I would say for 1 think that you would successfully detect
There will be 3 more that will do same thing which you won’t detect
Alright. Basically I’m working on a comedy town exploring game. And the mail man has a running gag where he has never been seen by anyone, due to being a memory eater. I thought it’d be funny if I made it where you couldn’t see him if you were running OBS or he’d hide if you took a screenshot.
Thanks though