Quote:
Originally Posted by Angel_Light
Basics well first, adjust your Server Config so .3ds, .dts, .ft files are downloadable. Make a model and save it in to one of those formats. Next just use basic showimg controls.
PHP Code:
if ( keydown( 1))
findImg( 501).rotation += 1;
else if ( keydown( 3))
findImg( 501)).rotation -= 1;
Invern basically helped me out with this so thank him not me.
|
.rotation? We're working with 3d models here! I'll try and make nice script to manipulate 3d objects.
Quote:
|
Originally Posted by Switch
Didn;t work =\
|
Did you say /opengl ?