1. DEBUG build has a lot of extra sanity checking (in the form of asserts) that get stripped out in final builds. It also gets (in latest HEAD) better built-in console docs, stricter console sanity checking, and so on.
2. You set your IDE to do a RELEASE build. That should take care of things.
3. Yup. Provided all the script files and data files match between the projects.
4. Maybe you're not having a convex bounding hull?
Associate Ben Garney
2. You set your IDE to do a RELEASE build. That should take care of things.
3. Yup. Provided all the script files and data files match between the projects.
4. Maybe you're not having a convex bounding hull?