If it helps here's a page with a trailer of the game i'm working on, i'm trying to optimize it : Please login to see this link.
Posts by Naturium
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
Yup it works but it's more complicated than that, for example I have a game with multiple layers. Let's say there are 3 layers, one for Gameplay (player, interface) one for blood (when you kill enemies that will cover the wall) and the last one which is the wall. Every bloodshed has a different scale and angle for a more realistic effect. Is there a way that I can screenshot only the layer with the blood and paste it as an image to save on ressources ?
-
Is there maybe a way to screenshot a layer and put the screenshot in a single object to save on ressources ?
-
Hi, I have the same problem and I would like to know how you did it, thanks
-
[MENTION=12521]Julian82[/MENTION] I sent a mail, i don't know if you received it
-
Here's a png of the code I use for example in the menu :
Please login to see this attachment.If you need the mfa of the game i'll gladly send it in private message on discord/mail/twitter if you have one
-
Thank you very much for your help
-
I tried with your file and it still doesn't work
-
Where do I put it ?
-
It does work when I launch it like that
-
[MENTION=12521]Julian82[/MENTION]
I have a steam page yes : Please login to see this link.
I uploaded a build with the steam sdk. And when I install the game and launch it, only the keyboard works -
Hello !
I'm currently finishing a game called DIE for steam. I used the joystick 2 object during the development and it works fine. I upload my build on steam, and when I launch my game with steam, my controllers don't work anymore (I have different types of controllers and none of them works)The thing that is really weird is that, when I run the game without steam (only the exe or with clickteam) it works.
I don't know what to do to fix this issue, so if anyone can help me, it would save me.
Thanks for your help and sorry for the bad english ^^"
-
I still can't find how i can fix this
-
Hi ! I'm using a exension called "Motion Blur (whole frame only)"
It creates a motion blur effect when the app is in windowed mode, but not in fullscreen.
Any idea how I can fix it ? -
Okay, so i'm currently making an android game where I have a String with multiple paragraphs.
With the loop "action" I choose a random paragraph to be diplayed.
But I want to never display the same paragraph twice.
In a play 40 paragraphs will be displayed, and in total in the string there's 200, so is it possible to do that.Please login to see this attachment.
Thanks
-
It works ! Thanks
-
Here's the window property tab : Please login to see this attachment.
As you can see, there's no heading whatsoever.
The problem is present on every android device (I tested it) and i'm currently aiming for Android 4.4 (API20) Not the latest version of android, but at least, it works. -
Hi ! I've been testing making games on android. But there's only one problem that persists.
When my application runs on a android phone, the android bar (I don't know how it's called) is always there, how can I fix that ?
here's a example : Please login to see this attachment.As you can see, the black bar doesn't disapear thus resizing the game, here's a screenshot showing the properties of the application :
Please login to see this attachment.If you have any idea how to fix that, it will be awesome. Thanks
-
It worked ! Thank you so much
-
Okay, i'll try to set the parameters, but there's still one problem.
I know how to set "fCoeff", but how can I check "iR" and "iB" ?
Please login to see this attachment.