Forums
tracking player carphysics for external usage/analysis - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4)
+--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9)
+--- Thread: tracking player carphysics for external usage/analysis (/showthread.php?tid=1560)



tracking player carphysics for external usage/analysis - snajka - 09-15-2011

hi where should i start to look for the player's car physic data. need to track it for educational purposes! thank you very much ahead!


- NaN - 09-15-2011

In cardynamics.cpp is a function called updateAction. This is where you want to plug your code into.