Open tech demo "Simple character Controller Darlek B1"
1) Add a Jaiqua model
2) Add Simple Character controller Physix
3) Add same micro script , copy and paste code from "Player Darlek" entity
Run the game , Darlek and Jaiqua can move , no crash
4) Remove Micro Script from Jaiqua
5) Add Lua external new File script for Jaiqua
6) Copy and paste code from "Player Darlek" entity
Run the game , editor will crash
Lua external scripts don't like Simple Character Controller, but Micro Script like it and run ok.
What is going on ?