Posts by Amelie

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.

    Hello, I've updated my Fusion (on Steam) to beta version 295.5 which caused my game to completely crash, before even trying to load anything. This is the error:

    uncaught ReferenceError: CND_EXTONLOOP is not defined
    at aa.create (Runtime.js:116:448)
    at M.create (Runtime.js:352:256)
    at K.load (Runtime.js:328:3)
    at I.RI (Runtime.js:193:459)
    at n.CK (Runtime.js:166:185)
    at n.CJ (Runtime.js:162:281)
    at n.Ho (Runtime.js:157:279)
    at n.Za (Runtime.js:50:183)
    Please login to see this attachment.

    I've tried cloning the .mfa and deleting any frames to see if maybe it's some extension's fault, but that was not the case. I also created a fresh app to see if the problem is with my exporter, but the fresh app worked as should. I think there might be some compatibility issue between new Fusion versions.
    After switching back to 294.14, the crash no longer happens. I have no idea what exactly causes this, but I'm willing to provide more information.
    Please note this crash only occurs after Build in browser.

    Hello, I've been using the GraphicFont (MobileFont.mfx) extension in my game to display fonts. One feature that I think this extension is missing, is the ability to change how big or small the space between words is.
    Right now (I assume?) that value is tied to the Size of the font (so if you're using a font size 20, the space between words will be 20 pixels) which in some cases looks just terrible, and I wish there was an option to manually set that space.