Hi, again,
Easy one this time!
I'm trying to understand this question/answer (Why does different run speed have different output?) because I'm having similar issues with different behaviours given low vs. high run speed.
Searching through the manual for "Custom Draw Code" gives me
- "If any of your objects have code in the "Custom Draw" trigger, make sure that that code does not include any calls to functions that use the random number generator, such as statistical distributions. "
And under the description for Drawing commands:
So it's a Trigger and a field in an object's Properties window but I can't find it in the drop down box (OnDraw is there though but clicking through only seems to offer the opportunity to edit the code there).
Where is/what is meant by custom draw code?
Thanks in advance.