Just curious if there is any performance benefit in using scripts in some cases.
For example, loops, and iterating through many instances.
Would be interesting to see a blog post of benchmarks similar to what has been done previously.
in the ghost shooter js example, there is a set of utility functions.
Would it be possible to call a js utility function in an event condition? Something like that would be very useful i think.