04-29-2009, 07:03 AM
You mean it doesn't follow this pattern?
The SDK rewrites and takes over many functions of the default scripts. If you place the SDK below custom scripts, it will most likely make those custom scripts non-functional.
Code:
default scripts
Blah
Blah
Blah
SCENE_DEBUG
SDK
RTAB
rest of custom scripts...
MAIN