I've looking thru the forum about the vibration on Android and found some topics with a "Android Lights" object mentioned there. But as i installed it - my app isn't fails to build. Does any one knows the solution? And what happened to that extention - does it have any progress?
Posts by marat
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.
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.
-
-
In-App purchase you may buy at Clicktore and is for Amazon in-app, work perfectly good.
In-App comes with the developer version and handles in-app fro Google Play Store.
In-App have an example that you may see at Help--->Examples---> (a list of folders, search fro in-App)
in-App purchase comes with an example and an application using for sandbox to test the in-app flow.
a small help on how to proceed in google dashboard here Please login to see this link.No In-App that comes with my Dev version
No example either -
Strange - i put a reply to you on your firts comment but now i see it's not here. Anyway (what i said in it) - right, i have a 2.5 dev. About your example - first ball moving by mouse, but the second doesn't seem to. Well i was trying solve my issue thru this day and i think i've a solution, but not sure totally for now. And now you've brought a little dilemma to my mind because initially my goal was to deply a PC touchscreen version. hmm. I'll keep try&test)
EDIT: Forgot to thank you very much) -
I'm trying to use a multitouch object. In my example there are two lines and two circles that need to be draggable (by touch of course) along those lines simultaneously. But the second (right one) - behaves weird. Can anyone of you guys take a look into conditions and say wth is wrong.
Please login to see this attachment.
-
How do you remove the message at the bottom, remove the logo, remove the purple border, and change the background color on the page?
I tried to remove the information in the index file, but it just ended up showing a bunch of random text at the bottom of the page.I don't want to fit to window because it seems to degrade the graphics even with the anti-aliasing. I am specifically targeting 1920x1080 screens and I have already worked out dimensions that will work for me.
Thanks
If you open (after building) index.html file in notepad - there will be a #border section (with background-color: #99C; and etc) Put border from 1px to 0 px and padding from 5px to 0px. If you want remove text (bottom message) - there will be #p section. Just add "display: none;" To change the WHOLE background color - experiment with adding "background-color: #fff;" to the WHOLE #body section.
-
-
AND (i forgot to ask) - where to get the license key - because in help/update - update is inactive. The invoice of my purchase is 15857493743407678-- (deleted last two digits - just in case of safety) Date issued: 4 Aug, 2019 @ 7:43pm MSK
-
Hello again. I just bought the latest CTF2.5 plus CTF 2.5 developer upgrade. I saw somewhere that developers' upgrade includes android and ios exporters, is it so?
-
Thanks a lot.!
-
Where to get it? Is it on steam or clickstore?
-
sorry you need to update at least to version 292
1. I have developer 291.6 and just downloaded free version - it says it's 291.4
2. Did you mean it have to get Android Exporter Setup (Build 292.11)
3. And - if i buy 292.11 - will it work with my current 291.6 -
291.6
I tryied this installation tutorial Please login to see this link.
But no success -
Why there is no option android 9 in dropdown menu of target android version? How to set it up? A set all the paths, but still can't see it there.
-
Thanx man, i downloaded the mfa from there, and scrolling there really works.
But i can't get where it is - the mechanism actually. All commands are kind of static, and i though there will be maybe some easing or trigoometric functions used.
I of course will do a more depth research in that example. But a bit stuck right now.
Please login to see this attachment. -
I need inertia only in X axis. I have an object (which acts like a mover for the group of others, that distributed over it) so when i move it by 1 slide touch it goes left and right. And so if i scrolled (swiped) it AND released touch - thats the time where inertia needed. And you said two points - and me still can't get whats the second? Just +10-20% depending on initial speed?
After you have a dragable object, you can add inertia by calculating the distance between the two last touch points and the angle between them, and then apply movent using trigonometry. It is a good practice to try and do this yourself, but there should be some example files and widgets laying around. I can make you an example later or tomorrow if you're still stuck. Remind me if i forget.
-
You see - almost any android UI elements do slide with inertia. And how to do such function in Fusion?
-
-
Do you know how to fix these objects. I want something like this: from dot to dot connect a figure
-
I was following tutorial about "chat" and as EXE it works.
Please login to see this attachment. -
And also can't load ini file. But with lacewing is more important - did anyone get it working?