Clickteam Community Hub
The Community Hub for Clickteam users, including forums and access to downloads and other features.
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.
Recent Activities
-
Codes5
July 12, 2025 at 6:25 AM Posted the thread How to make object smaller overtime.ThreadHello, In my game I wanna make a short cutscene where my character shrinks slowly every millisecond, I have an active object and I wanna know how I can make it smaller overtime when you start the frame, any help? -
DerPeniGot2001
July 11, 2025 at 10:47 PM Posted the thread Parser object makes Windows sounds.ThreadHello, I have a Parser object and Gamejolt API on the scene. The Parser works correctly separately from the API, but if I add the API to the scene, sometimes the game starts to make Windows sounds when pressing keys. How can I fix this problem? -
Waterfalls are one of nature’s most stunning creations, showcasing the power and beauty of flowing water. Whether cascading down rugged cliffs or gently trickling over smooth rocks, they create a soothing sound and a breathtaking view. Visiting a…
-
DSONIX
July 10, 2025 at 6:13 PM Replied to the thread How to make a program run in the background?.PostThis post no actually, im now know how make this (idk english) -
DSONIX
July 10, 2025 at 6:02 PM Posted the thread How to make a program run in the background?.ThreadI want to make an application that will have a button to put it in the background, and that it can be opened in the "Display Hidden Icons" menu on the Windows taskbar. Thank you in advance -
Dreadbit-Studio
July 10, 2025 at 1:14 PM Replied to the thread Engine error clickteam fusion 2.5 ..PostWell, look. This method that you suggested to me didn't help again, and I decided to download the same version Android studio, which you have. But there is one nuance:
Downloading Please login to see this link.
… -
YesNoYes
July 10, 2025 at 12:02 AM Replied to the thread Engine error clickteam fusion 2.5 ..Post[…]
Ok, I think I understand now.
If you have pressed the "Use Newest installed SDK", it should point to the newest SDK version you downloaded in Android studio, but still double check inside Android Studio that you actually have API 33 installed.
The SDK… -
Dreadbit-Studio
July 9, 2025 at 6:33 PM Replied to the thread Engine error clickteam fusion 2.5 ..PostWell look, everything will be provided now.
°Android Studio version:2022.2.1(flamingo) (It turns out I specified the wrong version of Android Studio.
°android SDK: I only have android versions listed, so there is none:Android API 36, 35 and so on.
Namely,… -
Dreadbit-Studio
July 9, 2025 at 6:25 PM Replied to the thread Engine error clickteam fusion 2.5 ..Post[…] -
Outcast
July 9, 2025 at 4:26 PM Replied to the thread 60fps Game is choppy and looks stuttering on 120hz monitor?.Post[…]
Thanks! Yes I have used slower intervals for things in the past when doing stuff for 30 fps and 60 fps. I usually have a global value named FPSX that is set to 1 when running 60fps and 2 when running 30 fps and when I add values I * them with FPSX so…