Hi all...
i am begineer in DBPro and i want to make code shorten...
so i created this class for everyone...
there is some functions to shorten your code
-------------------
---- functions ----
-------------------
load_texture(texture_path$,texture_id)
create_box(id,width,height,depth,xpos,ypos,zpos,texture_id)
create_sphere(id,diameter,rows,columns,xpos,ypos,zpos,texture_id)
create_cylinder(id,diameter,height,xpos,ypos,zpos,texture_id)
create_cone(id,diameter,height,xpos,ypos,zpos,texture_id)
rotate_object(id,axis$,value)
-------------------
If you want to make it bigger.. simply download the file and add own functions....
Thanks for replies
I hope it will help you
Only learning will make a pro game developers from us