Not true. Cutting your graphics down from 1024x1024 down to 512x512 will save memory. Infact, probably around half the memory.
Fusion handles it's own "garbage collection" routines, this has...
Type: Posts; User: Danny; Keyword(s):
Not true. Cutting your graphics down from 1024x1024 down to 512x512 will save memory. Infact, probably around half the memory.
Fusion handles it's own "garbage collection" routines, this has...
Just to note, you don't need 2.5+ in order to use Global Events, they are available in all versions of Fusion 2.5.
2.5+ does offer some better handling of stuff like qualifiers and setting a base...
The spread of COVID-19 in 2020 is now globally, a pandemic. This is a pandemic bigger and way beyond more than anything most of us have ever witnessed.
During this stressful time, millions and...
Hey, you can check the forums. There will be a dedicated section on the website coming real soon. Also worth checking the discord...
Thanks guys! It's my best accomplishment to date. It's been in development for over 2 years now and we have thousands of users worldwide.
Contrary to that first post (which I can't edit for some...
Don't apologise, this post may help someone else out in the future, you solved it yourself :)
If you ever need pinpoint accuracy with time(s), then frame counting is the best way to do it, similar...
Have you tried loading the picture *then* setting the hotspot? I can't test right now, not at the computer...
I'm unsure how to answer this, I created a 640x480 image in Paint, then exported it out as a PNG, then imported it into Fusion as a backdrop and it works fine here...
27644
What is your size...
27615
Game Launcher Creator V2
(Standard Edition / Pro Edition)
27616 27617
Game Launcher Creator V2 is the next-generation, revolutionary custom game launcher creation software that...
Yes, it's a tricky one due to the way the login session is handled. When you use GET/POST, no cookie is created, thus no client-side session handling. I would try your way you suggested for the...
This, you cannot. If a duplicate window is open, explorer will bring it to the front. However, by design, you can't control users instances of explorer.exe unless a duplicate is open, you can only...
Hey madmac,
Using AppDataDirectory$( "File" ) will retrieve the appdata directory for the currently logged in user, enabling you to store all your INIs/profiles/custom user files inside...
Hey Hristos,
There are plenty of WP plugins that allow only one login per account, some that enable 1,2,3,x also... I think this would be the best route to go down, if you already have a...
How are you trying to copy the folder?
This is not how it works. You need to loop through files with the File-Folder object and copy each file. First you create the destination directory structure...
You can also run a loop over each object and write to the ini, giving you a virtually unlimited amount of data writing...
It is very humbling to see positive words of support like this. It makes me proud to be not just a part of Clickteam but also this community.
Match-X Engine developed with Fusion 2.5 - No AGBO, arrays nor lists. A self-aware and self-running engine. Core framework developed, ready for additional features, polish and modding.
...
Yes! Certainly scaling is the way forward, granted you don't overdo it and quash your graphics.
Here is an article about this and much more with the Fusion runtime......
Hi Andy,
Just done a new podcast this morning - https://clickfusion.academy/july-2019-podcast-clickteam-fusion-3/
Lots of stuff to discuss!
Cheers,
Danny
Lukiester - Upon a deeper look, Fusion was only ever really developed with 8/16-bit in mind as this has been the standard since time begun.
Yves is going to look into it a bit more with the...
Manuel we already did all of that. The m4a is a recording of the Fusion output. I've already diagnosed this issue and looking into it...
That's not exactly how it works.
You are using reproduced code more than likely in the form of kcmouse and other extensions, which have been used to flag up as a 'virus' or 'threat' in the past,...
Not sure on the trusted third party online directories, you may need clarification on that.
But the rest is standard practice. You have to assign a "company" name and address for correspondence on...
Where are you from? USA? UK?
Code Signing stipulations vary, but if you're from the UK and self employed, you can just use your "trading as" name instead of your real name, so long as you have a...
Want more tutorials like this? Join the ClickFusion Academy now and get instant access to over 160+ Pro tutorials.
Part 1:
https://clickfusion.academy/shooting-bullets-from-a-tank-with-ammo-free-fusion-2-5-tutorial/
Part 2:
https://clickfusion.academy/using-a-custom-timer-interval-fusion-2-5-tutorial/
...
Hey Manuel,
There is a tutorial on this over at the Academy - https://clickfusion.academy/creating-car-skid-effect-fusion-2-5/ (Free Tutorial) - similar concept.
If you are a Pro member (which...
Hey Lucas,
Yes I see the issue now. If you downsample to 16-bit instead of using 24 bits, it works correctly. I will take a look into why 24 bit seems to struggle.
Oh I see... Haha thought it was a bit strange there were multiple effects in one. Might be best to post the source audio files to check (and test)
The Optimise Samples property is part of 2.5+ DLC.
If you open the files up in an audio editor, you can see they contain the glitches you hear. This isn't a Fusion issue. You will need to edit...
Yeah that's what I read. Did you create the app slot some time ago?
I wonder why they've chosen to not allow app submissions for Direct...
Nice stuff. Curious as to how you managed to get this on Steam? I looked a couple of weeks ago and it seemed they weren't accepting new apps... Unless I was looking in the wrong place?!
Hey Andy,
Will schedule on in for this coming week! Thanks for tuning in!
Looks good John, will keep my eye on this...
Not really John. Actives work fine, won't cause any performance hit granted you handle them correctly (ie: destroy when not needed or visible anymore)
There's a tutorial over in the Academy for...
True, but most motherboards disable the onboard chipset by default when a PCI-E Graphics Card is detected.
You can run them side by side as I do though...
That IS frustrating indeed... There have been issues with AMD chipsets in the past but not for a while now. It would be hard to say what this issue is without any further information or the ability...
Is there any way for you to test this yourself through Steam? ie: launching on Steam client and then waiting for a few minutes of activity?
It's certainly nothing to do with the specs, per se....
MMF2 or Fusion 2.5?
If it's the former, it's no longer supported. If it's Fusion 2.5 then it should be running on those specs.
If it is indeed Fusion 2.5, you would need some further...
Don't look into the finer details too much, as that article says at the bottom...
In terms of PC development, you won't really see any strains unless your project starts exceeding prototype...
elvisish - You may have some tweaked settings on your version of Windows because as with @Janette5 UFS works fine on my PC and my laptop, PC running Win10 and Laptop Win7.
I couldn't help you any...
Hey GamesterX23,
Yes certainly. The built-in update system is made just for that!
27044
Version 1.6.4 Released today - major UI overhaul and some performance updates.
You can update inside GLC by clicking Check for Updates.
If you don't own Game Launcher Creator, you can...
Batch files (along with some older Win32 executables - ie: Basic) require the actual working directory to be passed before execution, otherwise it won't work. This is why it's best to set the...
I suspect this will just be a case of 'see what happens' as it's a unique scenario, however, these characters are part of the standard char set for the fonts in use, so I can't see it being a problem...
I'm still unsure what you mean here. You can simply delete the action 'make topmost' which will enable the user to switch windows.
If you want to do fullscreen without covering the taskbar, you...
I'm not entirely sure what you're trying to achieve but hopefully I can help out.
I've attached an MFA which hopefully will help.
Just for the record, when you 'maximize' a Window, in Windows,...
Honestly Grimmy, just design your own dialogs using subapp (+modal). This way you have complete and full control over design, layout and functionality of your dialogs...
Can I ask, why you are using Global Values for this? Given the entry from the edit box will probably be dynamic in length, global values are not really the way to go.
You can use a list object...
MP4 + AAC is pretty much the standard everywhere (most supported).
The best way to optimise those events:
1)
Always: Set Alterable Value A to 0
2)
Repeat whilst mouse key is pressed
+
Mouse is over object: Set Value A to 1
Hey SR!
It's a full cross-platform solution for Fusion developments.
https://www.youtube.com/watch?v=1W-OszZf4d8
In this Clickteam Fusion 2.5+ video tutorial, we take a look at how you can create custom application menu options (and toggles). How to design them and...
https://clickfusion.academy/custom-menu-options-clickteam-fusion-2-5/
Here you go :) Hope this explains it a little better (I also had more coffee too) ;)
Ahh yes, this is because Fusion is rendering both events in the same frame (or tick). If your game is running at 60fps, it will render the event sheet at 60 times per second. So if you deactivate in...
You have full control over your custom menu options.
You simply use the actions under 'Special Conditions' to apply check/uncheck where applicable.
For example:
Flag 0 = On: Check Menu Item...
Awesome! Be interested to hear how the development goes with the ports Outcast.
I have an absolute plethora of prototypes and engines developed between 5-90%, but finding the time (or morale) to...
The HTML template was created so you can see how to wrap your games within a container through HTML and display HTML around your game. If you don't want it, just remove the correct HTML code (or do...
New podcast available - https://clickfusion.academy/fusion-2-5-fusion-workshop-101-podcast/
You will need to open a ticket here - https://service.clickteam.com/
@Ls2 - It's difficult to say in percentages because there are many factors.
Look at it like this
You have the core runtime (which is the main runtime - all native conditions (mouse control,...
Thanks Tisnart - Will move onto the next update in just a couple of weeks. I plan to integrate a new object and re-write GLC so it's multi-language!
Any suggestions welcome...
Version 1.6 now available!
Featuring a brand new WebView object (display websites/pages directly in your launchers) and a new auto-update option.
You can update via the Update GLC link inside...
You can expect better performance from the runtimes because a lot of the optimisaion lies in the core runtime.
You will be able to open 2.5+ mfa in 2.5 if you haven't used nested events or used...
Hi Billbob2003,
I took a look at your MFA. Just a couple of notes:
1) I would try and avoid behaviours for active objects, they are useful and they are there for the main purpose of splitting...
This is certainly something I'm keen to eradicate for Fusion 3. It's just unfortunately been built up that way with the ever-expanding years of the core product, but I agree, terminology does need to...
Interesting one.
You can actually use Windows DLL's for this using the DLL object. If you can't enumerate on a network, you could just have the user type in the printer name then execute it... I'm...
myNumber is an alterable value of the Active named "Object". You can create an alterable value by selecting the Active object in the frame editor, go to the properties window, click on the Values...
Hey dsilvers - apologies for the delay, I don't get many notifications from this forum.
The roadmap is ever-evolving for GLC and I'm always open to new ideas and suggestions to make it the best...
26359
Ball Bounce Arcade - Online Course
Course Page - Video Trailer
Learn how to design and develop your own Arcade game with this Clickteam Fusion 2.5 course online.This course...
You can install a logcat directly from the Google Play Store. You can also run DDMS from your computer and log the debug events with Build & Run
I do understand the request and I am all for it too.
However, remember, you can nest as deep as you want and you can also group:
26349
This allows for collapsing and expanding then (just...
Well, the TimeFile object is quite old (MMF2) and it's a 3rd party extension also.
You can get the file attributes using the Clickteam extension ("File Object") this will return Creation date,...
Fusion doesn't have "built-in features" of skipping things. If actions aren't executed, there's a reason behind it. All events should execute especially immediate events, the only way we can ensure...
Does the string return nothing at all? It maybe that the edittime compensates for \'s left out. Try apppath$+"\appname.exe" ...
This sounds like something for the bug tracker Janette5.
For the interim, you can use
Is the Device a Tablet
+ Only one action when event loops: DO STUFF
This will ensure the event is...
I have a course I designed exactly for this. You can check it out by clicking here.
Volnaiskra - Correct. The only difference is Fusion loading the image at Runtime, which can have the same effect as 'Load on Call' for an object.
Version 1.5 has now been officially released. It's a major update and will pave the path for easier and better integration of new features in the future.
ClickStore purchasers should follow this...
Ah yes, you need to write the full path to be written to (including filename)
Sure, this is natural. Embedded images once compiled will always be much faster than external. External images called into the runtime, have to be loaded into memory and then (if using HWA: D3D8/9)...
May I ask why it is required to be in the order selected?
The File object uses a system DLL which belongs to Windows to create and show the dialog. You can run a loop over the files selected, pop...
In Windows, you use backslash "\" so you move from "AppFolder\file.pdf" to "AppFolder\pdf\file.pdf" - if you want to display / visually in your app, just rewrite the string but for the file copying...
Learn how to design and develop a 'Win Screen' in minimal events which is robust, customizable and efficient enough to run on all platforms.
...
Hello MonDieu72,
Unfortunately that promotion has now expired, but there will be future promotions for sure!
Just a note, I have also extended the deadline for competition submissions for...
Hello everyone,
It's the final two days to get your competition entries in (and bag yourself 50% off a Pro Membership) over at the ClickFusion Academy.
...
Hey Emol,
All versions of Fusion has the HTML5 exporter, if you don't own the exporter there should be the free built-in one.
Cheers
Danny
A new podcast available - link here
Just 12 days left to submit your entry - free to enter for everyone - huge prizes up for grabs!
Hey everyone,
We have decided to launch a month-long competition over at the ClickFusion Academy. It will run throughout August so everyone has plenty of time to get their skates on and taking...
Welcome back!
Congrats on delivering the baby yourself... I never got this opportunity even with my array of kids XD
Yes. Each instance has its own individual flag value.
I have written and video'd several methods of explaining what a Fastloop is and what it does. I understand, to some, it can be a daunting concept, it's also quite daunting to teach it without it...
The_Kirby_Genius - You need to register your serial number and stop the bumpage. If your issue is related to the Free version of Fusion 2.5, then please post over in the Free Version section.
Hey StingRay
Thanks! Sure I will try and remember to time code in future...
Hey mobichan
Yes you could effectively perform this in one event. I only split it over two just to showcase it better.
If you check out XOR on Google you can use it in a variety of creative...
Have you tried UFS (Ultimate Fullscreen) object?
This uses pretty much the same technique you are applying in Fusion, however, much more optimized...
Yeah, the issue here is, both events are being triggered sequentially. So 33 then 34, in which case, both events are true. Using the XOR method danworth posted is the best method.
I made a video...
Easter Podcast available...
https://www.youtube.com/watch?v=f3zO0V1Qep4
Congrats G!
Well deserved with all the hard work you've put in.
Hey AlanRuno,
Could you post this to the Bug Box? Link is in top-right corner of the forums. This is worthy of a look from Fernando/Yves as I know it was streamlined compared to what it used to...
Here is a tutorial in String Manipulation in Clickteam Fusion 2.5.
https://clickfusion.academy/string-manipulation-clickteam-fusion/
Hey Xender,
You simply setup a global value (or alterable value) and add 1 to the value everytime W is pressed. You would do an event that looks like this:
User Presses 'W' on Keyboard: Add 1...
A new podcast is available
https://clickfusion.academy/march-2018-podcast-clickteam-fusion-academy/
dsilvers - I completely get it. I remember once writing a custom installer for a client's game. They sent me all the files and I spent around a day writing the installer. I tested it on my machine...
MFA for this Reactor session is attached.
Yeah good shout. I would also liaise with publishers in future and/or clients, let them know to loosen their testing procedures as you will 'need' to write to the appdata folder. It's standard...
Oh and just for the record, some publishers I have used in the passed (and some clients) like to test your games/apps in a tight sandbox environment, thus causing problems like this. Obviously they...
That's a bit of a shame. Sorry to hear that.
Rest assured, this is not a Fusion problem though. AppData was specifically setup by Microsoft for game and application developers to use as they...
AppData is there for all user accounts (without privs). AppData is exclusively for Applications to write to. So the issue has to be a security policy or a running software preventing this.
Get as...
I have a sneaky suspicion this is just literally down to hotspot position...
I'm unsure whether you're on about just a way to store sprites (in spritesheets?) but, I do this quite often with both games and desktop applications.
Everyone will have their own take on how they...
A new pocast is now available.
https://clickfusion.academy/developer-podcast-fusion/
Yes, as dsilvers says. I wrote an example of it a loooooooooooong time ago:
...
Cool stuff. Keep it up!
Substring replace is available for Android using the String Parser, this should help.
Oh you'll be absolutely fine. Even in the very early stages of the Android Exporter (2011/2012) I made a Sokoban engine that purely uses fastloop movement (with some intense graphics) and it worked a...
Looking at the practical example there, no difference at all really.
Again, it's not about the number of loops that can cause the "stutter effect" it's what you do inside each loop. I have many...
Correct. However I think you can detect ALT presses with the Keyboard or Key extension.
SS,
Did you manage to get this resolved?
ALT Keys are reserved for system commands. You could probably hack this away, but I would just try and stay away from ALT if you can and substitute with CTRL.
By reading your original post, I saw the word Function Call. Immediately, fastloop springs to mind. If you want something done and done immediately, catch the function call with a fastloop for...
What are your input/output character settings for the Fusion app?
This issue can be an encoding issue. I would look towards that first...
If they have a Java version of their SDK then it should make things a whole lot quicker. If you know Java or C++ then the only difficult part is learning how to bridge an SDK over...
You would have to code an extension... you wouldn't be able to just 'drop it in'.
That's a lot of capital letters going on...
You need to download the Android SDK and code an extension integrating your publishers SDK. You can find the SDKs on the main Clickteam website.
Hi Kevin,
I see this thread is a couple of weeks old with no response. My OCD can't let that go. Can you just explain in better terms what it is you're trying to achieve? I'd like to help you come...
You can detect if it's in a 'locked' folder by trying to write a file to the current apppath$ - if it returns null on the next loop, you know you got a problem.
A way around this is, to provide...
To boot, also change Event 14 to Collision between Player and Coin instead of overlaps. This provides instant detection, allows the event to be an immediate event, thus ensuring nothing gets missed...
Attached is a fixed version.
Firstly, you were creating your effect from the given active in a ForEach loop. This just won't work, as a ForEach loop runs with the game tick. You can see in my...
Hey everyone,
A new podcast is available. I've been unable to produce one for 4 weeks or so due to a new roof going on (wayyyyy too much noise) likewise for videos too, but I managed to grab a day...
Weekly challenges would be possible.
Add/Change code... in what way? You can download updates relative to the game.
DLC you could *probably* do with a workaround but I am looking at...
Hey Evilized,
Really glad you enjoy the software :)
In answer to your questions, you would need to pack your game launcher inside the installer. You can however make a separate auto-run too for...
JimJam, I like a good challenge and I love this one. On the face of it, this almost looks impossible. But, I think with some clever thinking, it could be possible.
When you hit the delete key on...
A brief video introduction to the Game Launcher Creator.
https://www.youtube.com/watch?v=C3NtATtz4oo
More tutorials to follow on how to achieve different routines, effects and styles with GLC.
24558
Initial Release: 7th Feb 2018
Version: 1.0.1
Website: Click Here
ClickStore: Click Here
Welcome to 2018 with the release of the brand new desktop application Game Launcher Creator.
...
Interesting. I used this on a custom level editor last year and it seemed wobbly too. I ended up using the WinScrollBar extension which worked perfectly.
CPU
GPU
RAM
Desktop PC
Intel Core i5-4460 (4 cores) @ 3.2 GHz
GeForce GTX 750 with 1GB GDDR5
8GB DDR3
It sounds like both events are running in the same tick. You need some kind of delay. Try this:
First Spacebar event: Do Stuff + (Turn a Flag On)
Second Spacebar Event + Flag is on: Do Next...
No offence taken Julian :) Never underestimate my role at Clickteam. We are all a big unit when it comes to ensuring the runtime is optimized and smooth and believe me when I say this, Yves is the...
Julian, I can reassure you I have dipped in and out of this conversation several times, here on the forums, in Discord and in the Clickteam Staff chat as well as testing myself. So I would greatly...
Yes. The video extension allows you to play or stream videos. You can also disable these controls and have your own.
DirectShow objects not compatible but you don't need them with the video...
Well Done HGF & Co!
I echo the above.
Also, you could ZIP them with Fusion and Unzip when required using the ZIP extensions...
You will get more favourable results if you register your products and download the proper installers (updates) from the Owners Lounges.
Someone already helped you out with this over a year ago......
What version of Fusion 2.5 are you using? (Free/Std/Dev) and Version Number?
https://clickfusion.academy/clickteam-firefly-fusion-podcast/
A new podcast with Triadian - An in-depth FireFly and Fusion 2.5 discussion with a few "nonchalant" topics covered in between.
I'm not at my computer atm but drop me an email to 《myname》@clickteam.com and I will try my best to get it sorted for you.
Here is the link to your game: https://play.google.com/store/apps/details?id=com.Pixels.ChickenCrossing
Well done on getting the game released! Best of luck!
Yes, it remains true. Although there is potential for some extensions to break (missing external runtime files).
To ensure optimisation, it's vital that people understand the core mechanic of a fastloop. You have to take into account that Fusion completely halts the runtime to perform a fastloop.
In terms of...
I love those effects!
Cross Processing isn't the actual term. It's post-processing in the development world. The Cross Processing was the physical, tangible way of achieving the effect by dipping...
This is true, however the object needs to be contained in the next frame too.
[Frame 1]
Active 1
[Frame 2]
Active 1 (Active 1 remains loaded)
In this instance, it wouldn't work unless the...
Yes, the best method is always to create the files directly from the app, and then load/reference them from the app.
The tutorial you are going on about is correct, I wrote it, it's under Guides,...
https://clickfusion.academy/clickteam-fusion-2-5-firefly-podcast/
A New Podcast with Quail Studio discussing Clickteam Fusion 2.5 Firefly and the future!
Hey CTcarkid,
Firstly, you need to remove the hard-coded "C:\Users\Brent Catan\AppData\Roaming\MMFApplications\GHsave.ini" from the INI file properties. You should just pop the filename in there...
Flash won't be able to use the AppPath$ expression. For Flash, just remove the AppPath$ as INI and Array files are stored in a temporary folder binded to that particular flash app. You can search...
No worries dude! Go have some fun! No better feeling than being able to connect via SSL with the GET object :D
https://clickfusion.academy/clickteam-fusion-2-5-crash-logs-tutorial/
In this Clickteam Fusion 2.5 tutorial from the Academy, we will learn how to generate our own crash logs for our game dev and...
HTTPS has been supported by the GET object for the last couple of years...
Hey Coffee,
It should do. You would have to check your app properties. I don't have the iOS exporter installed right now but I assume it has something similar to Android in the app properties: End...
Yes it's not affected by the framerate, I meant it in a different manner in my first post. The internal timer is not acquired from the date/time clock.
If you need an accurate measurement of true...
What are you referring to here? Time or time/date settings?
If it's with regards to the built-in Fusion timer, then yes it is not* affected by framerate. The timer will continue to 'tick' and can...
Start of Frame is only one immediate event. The one above is for when the timer (counter) is equal to anything in multiple of 5. Only one action when event loops stop the event from looping due to...
This should work (attached). Use Mod to stipulate the difference in seconds.
You can use the Mod function to further your scope of what seconds to use also.
https://clickfusion.academy/december-2017-second-podcast-xmas/
Second December Podcast now available! - Check it out above!
Thanks Vol. I'll take a look into those.
Plus/Pro tuts can be accessed by both Plus and Pro members while Pro tuts can only be accessed by Pro members.
https://clickfusion.academy/december-podcast-dont-hate-playa/
New Podcast now available!
Shinuz and others...
At the time you wrote your posts, I was about 90% through a complete overhaul and re-design of the entire website. I tried to get it back online at around 90% so as members...
Really, really nice! Promoted to article on the community homepage!
Thank you all for voicing your feedback and any concerns.
I needed to adapt the Academy for the new brand. A few people have commented the navigational structure is a little difficult so I will...
Here are some tips for knowing and using the runtime:
https://clickfusion.academy/clickteam-fusion-2-5-memory-management/
https://clickfusion.academy/clickteam-fusion-2-5-optimization-tips/
If you are coming over from Unity and have some experience with that kind of environment, I would seriously go down the one-frame concept (if this is do-able), by using Fusion 2.5 to create your own...
Interesting. Can you launch the debugger and tell me what shows in the memory usage?
Secondly, can you run task manager and tell me what kind of memory usage edrt.exe is using... Hopefully this is...
Interesting. I got a few videos to pump out today but this evening, I'll test it out. It's been a while since I needed to use Binary extraction, although IIRC, Yves implemented the basic exporter way...
You can't, unless you manually loop through each individual object that is in the frame... Why can't you use a qualifier? I don't see any reason why you can't use a qualifier?
Binary Data works by storing the binary in the compiled executable and you then tell Fusion to extract the file temporarily, you can then reference it using its filename you imported it with, this is...
Plug your Android mobile/tablet into your PC with Fusion on. Inside the settings of the mobile/tablet enable developer mode and accept APKs from unknown sources. Then in Fusion, click Build & Run and...
It depends what the app is, what it does and how flawless it needs to be.
For example, I have developed lots of apps that require independent frames for best use, others, a few frames can be...
Nice example schrodinger!
You could achieve this simply by using images (ceiling and floor) with a stretched perspective, and the background just as standard. Altering the coeffs of the ceiling and floor layer to be the same...
Replicating a list view/function with your own custom UI is not hard. Nivram had it bang on. You would create a 'container object' of your own and assign an event sheet specifically for it. Simon...
They were kept in for legacy/compatibility. At a beginner level, they do a great job for 99% of the stuff. If users want to learn custom movements then they learn how to, through tutorials, videos,...
Or having a PathDir global string n setting that at runtime...
But all the ForEach object did was take the FV of the object from the fusion runtime and store it. So in essence, you are just doing this but manually...
DNS updated (for those who cannot access)
Are you doing 'change animation frame'? If so, that will halt it. We need to see your actions. Click the Event List Editor and take a screenshot of that so we can see the full event(s)... (or...
https://clickfusion.academy/weirder-stuff-2-podcast/
October 2017 Podcast now available!
https://www.youtube.com/watch?v=iyhQbfW91nQ
Online Course
( https://www.udemy.com/build-flappy-bird-game-clickteam-fusion-25/ )
Learn how to create your very own flappy bird game using Clickteam...
Ah, yes, it's because your app is set to 32768 colors...
Also, you could have your Runtime set to an exporter that doesn't support shaders so it will gray them out by default. Try switching to D3D9 as Klownzilla says and also switching your runtime to...
I was thinking about that just the other day Vol. I'll spend my afternoon researching and submitting, whilst I also do another podcast too.
https://www.youtube.com/watch?v=J5BggTrB6AE
Build a Space Shooter with Clickteam Fusion 2.5
Online Course
( https://oneclick.training/build-a-space-shooter-fusion-2-5/ )
Learn how to create...
Wow! Super impressive MM... It's drumming up ideas in my head already :D
Hi everyone,
Here is the latest podcast (September) available for streaming or download (MP3).
https://clickfusion.academy/october-3rd-dev-podcast/
Great to see yet another great contribution towards the topic from you ;)
Perfectly summed up in one tiny sentence. Amen.
If you thought my post today would be about defending Clickteam and the work we all do on a daily basis, you would probably be right. However, whilst there are millions of reasons to not use a...
Hmmm, unless you can find a downloadable engine to link up as an extension, or through an SDK, you may be able to find an online API where you can grab the image in Fusion, upload it to a server and...
I have no idea. Are you using dual display? Or triple displays? If so, Fusion 2.5 will launch and run on the 'main' screen.