A hotfix update following 4.0.0.24 (Alpha 28).
Editor:
- Fixed Room events not written correctly to the compiled room file.
- Fixed Hotspot's OnMouseMove event generates script function with the wrong name.
Engine:
- Fixed AnimatedOverlays not applying flip state from the view frames.
- Fixed script interpreter's mistake which could lead to "this" pointer in a member function loosing its value if there's a blocking action run inside the function.