i have DarkBASIC Professional (which does 3D, the other version doesn't) you don't really know how to code if you don't know what fucking program your using!!!
its a BASIC programming language
Beginners All purpose Symbolic Instruction Code
if you can tell me how to make a spinning cube in DarkBASIC Professional then i will believe that you can code
and where did you buy DarkBASIC Professional, if you really know that much
well its cool, i tried to load a a map on DarkBasic Pro, but cant even now.
Its interesting how you added up the pieces, since, its one thing to move that car, if the x key is pressed, but another thing, to fix that lift so, if you move the car, the other entity will move too with the object.
i have DarkBASIC Professional (which does 3D, the other version doesn't) you don't really know how to code if you don't know what fucking program your using!!!
its a BASIC programming language
Beginners All purpose Symbolic Instruction Code
if you can tell me how to make a spinning cube in DarkBASIC Professional then i will believe that you can code
and where did you buy DarkBASIC Professional, if you really know that much
AudioMayhem100 2 years ago
hahaha
yes its DBpro
CUBE
sync rate 30
make object cube 1,10
do
inc rot
rotate object 1,rot,rot,rot
loop
codecrusher 2 years ago
SO like, did you made this or downloaded from a web site?
IF you made it, with what program did you made it?
hares295 3 years ago
He made it in a program called Dark Basic i dont now if it was pro but i think it is that version =)
nevergonnagethigh 3 years ago
well its cool, i tried to load a a map on DarkBasic Pro, but cant even now.
Its interesting how you added up the pieces, since, its one thing to move that car, if the x key is pressed, but another thing, to fix that lift so, if you move the car, the other entity will move too with the object.
Maybe for that a little OO design is needed.
hares295 3 years ago