function VR::onCreate(%this)
{
exec("./scripts/oculusVR." @ $TorqueScriptFileExtension);
}
function VR::onDestroy(%this)