Hello GameSoul. Can you update the plugin LiteTween for construct SDK V2? (I know you are not the author of the plugin)
greenworks and greengrids are similar plugins, but greengrids is better - youtube.com/watch
I use - construct.net/en/make-games/addons/244/greengrinds , a long time ago I made a free version of the game on Steam + paid DLS, maybe I can give advice, maybe... (I did this a long time ago and could have forgotten something) discord - starki_91
Hi, hmm, if I use the basic version of the plugin 1.0 and do an export, then the game launches instantly, BUT if I use the new version of the plugin 1.0.1, then the game does not launch at all....( r359+ ) ( Even if the project is empty )
Hello, how can I disable the cntrl-P cntr-R keyboard shortcuts when exporting via Microsoft Edge WebView2 ... or how can I disable the buttons participating in the keyboard combination, for example P or R, etc ...?
For example, for export via NW.js, such a script is implemented and work:
window.addEventListener('keydown', ev => {
if (ev.ctrlKey && (ev.code === 'KeyP' || ev.code === 'KeyR' || ev.code === 'KeyF')) {
ev.preventDefault();
}
});
I am using the latest version of the plugin, but the error is ibb.co/2cmKdn2
Hi, where can I write about a new problem in version 234.4? " black screen " - Plugin Litetween ibb.co/sKw7F5N
Hello, I bought a plugin, cool! But I still can't figure it out.
You can make a block of events - the end of 1) the first level 2) Viewing interstitial ads, so that I would just take this code and insert it into my game and see these events on the site - firebase. I'm dumb and hard to figure out and I make mistakes all the time and nothing works, haha
Can someone attach their game .c3p file using the plugin - GREENGRINDS? I am not a native English speaker and it is very very difficult for me to make a working version of the game with - Activate achievement, steam CLOUD, DLC.....
Please! Remove unnecessary files from your game, leave only events related to the plugin - GREENGRINDS and give link, this will help a lot of people.
Member since 17 Oct, 2016