Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / having trouble

Author
Message
DECKHEAD2
21
Years of Service
User Offline
Joined: 15th Jun 2003
Location:
Posted: 16th Jun 2003 00:19
i went to edit new program and i typed in the name of my game then i clicked open what do i start typing
Mentor
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: United Kingdom
Posted: 16th Jun 2003 00:39
if you have the full program then go to tutorials in the user manual, or try some of the tutorials people have put up on the net, an d read the manual, you don`t have to memorise it but you will at least get some idea of what you can do, for a very fast demo place an object in your project folder then do

load object "objectname.x",1
do
if leftkey() then turn object left 1,1
if rightkey() then turn object right 1,1
sync
loop

into the editor and run it, that gives you a very simple model veiwer , to make a game you need to load the models then give them the instructions they need to behave in a credible manner, start off easy (make a ball bounce around the screen 1st) and before you know it you will be amazeing your mates with your home-made games, cheers

Mentor.

Login to post a reply

Server time is: 2024-09-20 12:35:01
Your offset time is: 2024-09-20 12:35:01