I understand the event sheet concept and generally buy it. I have been productive with the tool and bought a license on day 2. This is a very promising product.
However, even in the getting started tutorial we need to enter some basic scripts. I have since found other scripts that help with getting characters to follow mouse etc. like lerp(hero.x,mouse.x,0.5*dt)
What is the plan for documenting this type of code? Or, can a reference to whatever syntax is used in this type of code be identified so that I can get some reference?
For instance, is this held over from Construct 1? Is it C, Python