Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Continuing the topic of Functions in Construct 2, today I am sharing this video that shows you how to do recursive calls with a classic example: Calculating the factorial of a number.
And before you add that comment I know that I could have calculated 0! but since the result was practically the same and the entire point was to show how to do the call I did not even bothered :)