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
-
mirrorman
September 15, 2024 at 4:16 PM Posted the thread The clickstore will finally be ready in.ThreadLets see if your predictions come true. -
DJFuego
September 15, 2024 at 10:00 AM Replied to the thread Object GET et serveur HTTPS/HTTP.PostSecurity might be the issue.
Android browser (Chrome) might not like HTTP (insecure) I'm not sure if you can allow HTTP only as you are sending plaint text over WWW.
HTTP -> Logon.php&username&password ->domain.com
HTTPS ->(encrypted login info)… -
Phi
September 15, 2024 at 9:57 AM Replied to the thread Display of consumed ram from application to string.Post[…]
Ah, nah, that's for reading an int32 from its RAM offset. You can pass say, addr("Binary object") to read the int at the start of binary object's memory. For RAM total usage/limits, it's not related. -
JasonDarby
September 15, 2024 at 9:57 AM Replied to the thread Creating Adventure Video Games - Book Released.Post[…]
Yeah maybe, if I can just find someone who can port them and give me a price, that would be my starting point, then I can figure out about crowdfunding. -
Volnaiskra
September 15, 2024 at 3:51 AM Replied to the thread Display of consumed ram from application to string.PostThere's an extension in the extension library called memory object which probably does what you want. Though I don't know what you need to type into >Address< to make it work (it's a number, not a string). It doesn't seem to come with any help… -
Phi
September 14, 2024 at 11:51 PM Replied to the thread Display of consumed ram from application to string.PostIt's a paid object you can get by being subscribed to Please login to see this link.. $5 will get you the current version for Windows indefinitely; you stay subbed or pay more for more platforms or to support development. -
tobydavis
September 14, 2024 at 8:34 PM Replied to the thread Help with Font Embedding on mac.Post[…]
Here is my Xcode screen. This is a fresh test project exported from Build 295.10 that demonstrates the problems I mentioned in my original post (can't build and run, run button greyed out, etc)
Please login to see this attachment. -
tobydavis
September 14, 2024 at 8:33 PM Replied to the thread Help with Font Embedding on mac.Post[…]
I don't think I'm only trying to build the Box2D part. I just opened the Xcode project and was unable to Build + Run it like I could with projects built in older versions like 293.10.