How do I load two or more 3D models into a game that I'm creating and move one 3D model? For example, load 3D models for streets, sidewalks, and buildings into the game and be fixed in position, and load a 3D model of a car into the game and be controlled by a player. I think that I need different routines for loading different 3D ...