There are two different kinds of car project scripts in A7 Pro. One is "Car Project" script in WED. The new "Car Level" game is written in Lite-C with main.c program calling other programs such as cg_add.c, startup01.c, and physics_*.c programs. I wish to use the "Car Level" game as a template for my own car driving games. I want to replace the 3D objects except the skybox and the buggy with my own 3D objects.