Please help!
I took the game from C2 and all change to C3 but now C3 use new built-in functions.
How I change this C2 functions line to new C3 functions line:
Create the function on the right where it says Add.. and then in the set value action instead of f.call you can say Functions.function
Develop games in your browser. Powerful, performant & highly capable.
In some cases you can right-click the legacy On function condition and use the option Replace with built-in function. If the option doesn't appear then it's not possible to automatically update it for you so you'll need to do it manually.
Ooo jeeea, this is it... right-click and replace with built-in solve my problem.
Thanks Ashley.