3d look from inside =D by FrEaK Sk88th Feb 2006 9:08
|
---|
Summary Very easy code.You look from inside ... Kind of cool veiw :D . Wanna see? Description ........................................................................................................................................................................................................................................................................... Code ` This code was downloaded from The Game Creators ` It is reproduced here with full permission ` http://www.thegamecreators.com load object "planet.x",1 position camera x,y,z set object cull 1,0 set object light 1,0 do if leftkey()=1 then turn camera left (0),1 if rightkey()=1 then turn camera right (0),1 loop rem YOOOOOO ! YOU THERE ! THE MEDIA FILE YOU HAVE TO DOWNLOAD IS ON http://www.freewebs.com/underpiksna/object.rar ok than you cam download it ... (((IM WORKIN ON PROJECT WITH NO MEDIA NOW =P ... enjoy)) rem end |