Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
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!
Hi, The question can be difficult to understand, so let i explain it it long way: -CF2.5 has an Animation obj. -Animation obj loads file from disk. =>When I compile the application and run it from another machine, it won't be able to play the animation unless i pack it with the application.
My question is: how can I pack the animation together with the exe so I can play it on other machine? The file extension is avi. Thanks in advance.
Now it played sucessfully. But after it ends, it doesn't jump to another frame Event: Animation (toy bonnie jumpscare) of (Active) is over => Jump to frame "static" After the animation ends with the sound, it just return to normal and the animatronic moves away from the jumpscare trigger
Frame "gameplay". The jumpscare trigger is the "you die" active (layer3) ; Room view is the "Active" active(layer 1). Animatronic i'm having problem with: toy bonnie (the light blue active, layer 3). Thanks in advance
I tried your method, the events triggered correctly, but it still stuck at the first frame of the animation Here is the MFA, it is located at the frame "gameplay", in the "Jumpscare" group: Please login to see this link.
The jumpscare trigger is the "you die" active; Room view is the "Active" active. Animatronic i'm having problem with: toy bonnie
Hi, I'm curently doing a FNaF fan-game, but the jumpscare animation doesn't play
Events:
* Bonnie is overlapping jumpscare trigger; Srceen on(counter) = 0 |=> Set alterable value Z of Active (Office background active) to 1 * Alterable value Z of Active = 1 |=> Room View play animation "Jumpscare"; Start animation * Room View's jumpscare animation is playing; Only one action when the event loops |=> Play sample "jumpscare sound"
The jumpscare animation just stuck at the first frame. i set the speed at 30, loop forever. The jumpscare sound plays at normal.
And by the way, I would ask what does +1 in Random(20) +1 means?
Hi, I'm making a FNaF fangame, and I found all the tutorial not help me. It cannot scroll horizontally at all. I attached the MFA, the scrolling part is located at "gameplay" frame. Hope you will help me. And I'm sorry for my English Because the file is larger than the limitation so I uploaded to my Google Drive: Please login to see this link.
When I run my built application (exe), it shows "Cannot find c.dll" but when i run my app in CF2.5 (when it hasn't been compiled) it doesn't show the error.