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!
you may keep track of the latest y position used to line up the active. You may use another active for that, in order to store these values. Each time an active has alt. value = 10 then:
set that alt. value to 0 ( so that it will moved only obce )
set its position x and y where y is stored in an alt. value of another active.
Friends, I need your help. The question is elementary, and I'm a bit embarrassed to ask it, but I can't figure out the loops. The situation is as follows. There are 20-30 active objects. At a certain moment, for 5-6 of them, the Alterable Value A will become 1, and then they should move to a specific coordinate on the X axis and line up in a row on the Y axis, with a distance of 20 pixels between each object. I've roughly shown what needs to be done in the drawing. I am hoping for your help.
Hello. I have followed the instructions from Get Started for iOS added SKAdNetworkIdentifier and -ObjC. And I added all frameworks too. But I have some issue, and can't understand, what's wrong. I loaded GoogleAppMeasurement, but Xcode didn't found him. Please login to see this attachment.
Fernando it's a bug i think. I checked right now, with simple test on ios, where i set sample pan -80, without any formula, but it doesn't work, sound is reproduced from both headphones. I thought the problem with 292.26, because i have old version saves, and they worked correctly. For example, it's simple test doesn't work now: Please login to see this link.
Dear community! I ran into a problem with sample pan on ios. Pan is set by the formula, the value is shown on the counter. On Windows and Android everything works correctly, the counter shows the correct value and the sound plays as expected. But on ios - the value on the counter is correct, but regardless of it, the sound is not reproduced correctly, the balance is always 0 and the sound is reproduced from both headphones. Using Channel pan does not change anything, the result is the same. Please advice me how is it possible to solve this problem? Is this a bug or some feature of the sample pan on ios that I do not take into account? MF2 version is R292.26.
There are many ways of doing it, but I made an example that shows a great method, and a problematic method so you can learn what to do and what to avoid... Also, you can hide that list, make sure to disable the scrollbar if you don't need to scroll in it (it can slow things down with big lists)
Thank you very much for your help. I have modified it a little bit for myself and now everything works excellent. I agree that the first variant is better)
Could be the problem here, the version to use is JDK 1.8.
Though in theory with the build 292 you shouldn't have to install JDK anymore. Android Studio installs its own version of Java, usually in C:\Program Files\Android\Android Studio\jre. Verify this directory exists on your machine and use it as "Java SDK directory" in the preferences of Fusion.
Thank you, problem solved with Android Studio, without JDK.
* What went wrong: Could not compile settings file 'C:\Users\USERNAME\AppData\Local\Temp\AndCD9E.tmp\settings.gradle'. > startup failed: General error during semantic analysis: Unsupported class file major version 57
build API 29 minimum Android 4.1 target Android 9.0 jdk-13.0.1 all api in android sdk from 10 all tools in android sdk from 25 windows 10