Hey Newton, thanks very much for the update! The demos run very well, but when I try to add Newton physics to an existing file, and try to run the program, I get the following messages:

NewtonSetFrictionTreshold not found in DLL
NewtonSetDegradationCount not found in DLL
and <BLITZ>: Bad File


I did add the newton.wdl, the newtonScript2.wdl, and the newtonVehicle.wdl. to the "script files" for my level.

Also, in my main file I do see the "include" lines that mention these files.

What am I doing wrong??