[phpBB Debug] PHP Notice: in file /viewtopic.php on line 969: Use of undefined constant gu - assumed 'gu' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 969: Use of undefined constant personal_album_id - assumed 'personal_album_id' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 969: Use of undefined constant gu - assumed 'gu' (this will throw an Error in a future version of PHP)
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 969: Use of undefined constant user_images - assumed 'user_images' (this will throw an Error in a future version of PHP)
Speed Dreams Community • View topic - vehicle coordinate systems
Page 1 of 1

vehicle coordinate systems

PostPosted: Thu Oct 13, 2016 11:57 pm
by vadbut
Hi, I'm looking at the car structure and I see the following coordinate systems:
statGC - static pos of GC
DynGC - GC local data except position
DynGCg - GC global data

What do they stand for and why there are two dynamic CS (what is global and what is local)?

Thanks