YAY! I can finally detect a change in Engine RPM. And this is why I absolutely wanted to have Code Debugging working.

Name:  Engine RPM change detected.png
Views: 31820
Size:  498.7 KB

Now I just have to learn how to use structures and variables in C++. I kept trying to peek at that data, but I just couldn't get to see anything meaningful.

Good thing we have google tutorials. Worse case, I'll ask on the Dev forums, but I want to try to get there on my own.

Robert