some scripts not included in build, but work fine in editor

hello,
I’ve interfaced the kinect to control the car racing game, the kinect senses the gestures in the editor mode, but when i build the interfaced game, the kinect doesnt work anymore perhaps because some scripts arent included, why is this so?

Check conditional compilation.

Also, script order compilation could cause that. Check in what folder your scripts are.

Hope it helps.