Hi Constructors,
Please excuse my noobness in both JS and Construct.
I want to know how I can view the javascript syntax of an event that happens in Construct, so that I can use it in the scripting.
For example here, I'm trying to make the Player jump when the mic volume is high enough, so I want to take the action from the bottom - simulate jump on the player platform behavior - and put it inside the if statement right above it. But I don't know how to write it in Javascript.
Any input appreciated. Thanks!