Not sure if there's any technical reason for it *but* if you're looking for a workaround, you could call a fast loop using a string from an expression, and have that fast loop activate/deactivate...
marbenx Today, 12:43 PMJust did a quick test, and its the other way around, the loop takes priority and runs to its end stopping all other frame events and refreshing
until it has ended, I tried to move an active around...
You should be safe rebuilding with the latest version of Fusion
Marv
How are the virus definitions lately? My old build is still based on last year's June build or earlier, not sure if it's safe to re-build yet?
elvisish Yesterday, 07:03 PMCorrect video link:
https://www.youtube.com/watch?v=P9goZxwTwX0&feature=youtu.be
Hi,
If m'y memory is good, fastloop must run in one screen refresh (if your app runs at 60i/s your fastloop have approximately 16 ms to run). If takes too long it will be killed. So trying to slow...
Hi,
Anyone have any good tricks for varying the speed of fast loops ?,
I have been trying for the last couple of days with different
methods,
on each frame actions are too slow, so it has to...
Hello
Just wondering if anyone (seemed like a good question for the devs) knows if there is any show-stopping technical reason why event groups can only be activated by choosing their name in the...
Thank you Phi, very useful info and clearly explained. I have definitely learned something new today. Thanks once again! :)
Lightning Yesterday, 05:09 AMI've done some basics, yet I can't figure out how to get the bubbles moving more realistically. The original game used (hidden) air flow direction detectors. If any one wants to mess around with what...
aenever Yesterday, 04:03 AMIt's Str$(number), not String$(number).
String$() reads the displayed alterable string from a String Object.
You can nest expressions, but for something like String$("String Object Name"), there's...
Well, it looks like I've come across something...
Well, it looks like I've come across something promising. There is an app called App Wrapper 4 that sounds like it can sign and sandbox already compiled apps. So I'll be sure to report back here once...
Cobra Today, 12:47 PM