TGC Codebase Backup



load object code by EddieB

3rd Oct 2004 10:44
Summary

Every one seems to be askin how to load 3d objects so here is a code



Description

change the x y z to what u want and just put it where you would put make object cube



Code
                                    ` This code was downloaded from The Game Creators
                                    ` It is reproduced here with full permission
                                    ` http://www.thegamecreators.com
                                    
                                    Load object "object here.x",1
Position object 1,X1,Y1,Z1
Scale object 1,X2,Y2,Z2