Recent Activities

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.
  • punchbird October 8, 2024 at 6:42 PM

    Replied to the thread Scoping/loop question.
    Post
    Hey thank you for the detailed answer Vol. I think you are right. That scoping article is great, I have read it a few times now and just read it again :D



    These little quirks of Fusion always catch me off guard:D
  • ASD October 8, 2024 at 6:10 PM

    Replied to the thread Build 295.10 - Release Version.
    Post
    BUG?

    Changing the maximum value of the counter does not change the appearance of the counter(if set it as bar style.) unless the variable set in the counter is increased or decreased.

    Please login to see this attachment.
  • jelle October 8, 2024 at 5:16 PM

    Thread
    Hi all,

    Having an issue with the particle extension. While running it on Xcode Version 16.0 (16A242d). Fusion version R295.10

    When pressing the space bar it will crash. What to do?

    mfa code:
    Please login to see this attachment.
    * Default particle extension…
  • Rextair October 8, 2024 at 3:38 PM

    Replied to the thread Build 295.10 - Release Version.
    Post
    I want to give some feedback for future updates!

    -A complete control of application file resources, or the Application's file explorer, where you can explore the application's images and application objects, create a folder and organize project resources,…
  • DerPeniGot2001 October 8, 2024 at 2:45 PM

    Post
    The solution was so simple...Thanks for the solution!
  • Volnaiskra October 8, 2024 at 2:06 PM

    Post
    This is expected. Like all 32bit applications, Fusion apps have a RAM limit of about 3.5GB. You'll simply have to reduce the size of some of your assets. You'll most likely be able to do this without any reduction in graphics quality, just by planning…
  • Deff_Alfer October 8, 2024 at 12:41 PM

    Thread
    The problem. After a certain amount of time, the MB counter reaches 3.500 MB and all objects with animations begin to disappear/blink

    Has anyone else come across this? What to do? We've searched all the forums, nothing like that

    Help please ;(;(

    Please login to
  • Johnmelody7 October 8, 2024 at 10:09 AM

    Post
    […]

    Yeah, those shortcuts can be such a game changer! CTRL+SHIFT+F really streamlines the workflow when you’re knee-deep in a project, huh? Fusion 2.5 with the DLC has so many hidden gems that can make development way smoother. Glad you're making the…
  • Volnaiskra October 8, 2024 at 3:52 AM

    Replied to the thread Scoping/loop question.
    Post
    I suspect this is what's happening:



    Please login to see this picture.



    Event #268 works because putting it in a new event forces Fusion to 're-remember' the scoping, with the new condition in #268. If you want to be extra certain that #268 will always scope…
  • tobydavis October 8, 2024 at 1:54 AM

    Replied to the thread Help with Font Embedding on mac.
    Post
    Hi Fernando, just checking if there's been an update on this?
  • punchbird October 8, 2024 at 12:19 AM

    Posted the thread Scoping/loop question.
    Thread
    Hello!

    I have encountered a puzzling behaviour. The fix is easy enough but just wondering why, I guess

    I have a little function ("RowCount") that will go through each column of an array, and count the # of populated rows. I set it up to use a qualifer,…
  • Carbon_X October 7, 2024 at 9:10 PM

    Post
    If it's saved on the username user on the pc, that could give lot of people troble, as not many use user as a user on a pc, but thrit own name or nickname. It should be saved in the public user instead, as they are common on all pc
  • Fernando October 7, 2024 at 3:28 PM

    Post
    You need to apply the patch that is located in the download links in the owner's section.
  • Fernando October 7, 2024 at 3:27 PM

    Replied to the thread SDK and JDK versions.
    Post
    For the latest 295.10, java can be 11 or 8 -> better use from OpenJDK of android studio, and you must use API 34 to build, so be sure to download sdk tools and platform 34, i am using koala and it is OK.
  • Johnmelody7 October 7, 2024 at 2:30 PM

    Replied to the thread Embed text fonts with 2.5+.
    Post
    […]

    Absolutely, embedding fonts directly in F2.5+ is a smart way to avoid copyright issues. For the font to work in your executable, you need to ensure that you’ve embedded it correctly in your project settings and that the font file is in a compatible…