Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently May 18th, 2024, 5:18 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: 3D shooter source imp
PostPosted: July 10th, 2008, 11:41 pm 
Offline

Joined: November 11th, 2004, 4:05 am
Posts: 636
Location: Christchurch, NZ
The script in this 3D shooter source imp has a few comments but generally undocumented -- It has only one level, but more could be added easily enough if you have some scripting experience.
At present speed of target is controlled by graphics redraw time and wait () statements in loops.
With Opus Pro v6 you could use a .DLL to get the processor speed and use it to vary the loop wait times.

The pub runs multiple loops simultaneously, so you can see a practical example on how fork is used.
The path followed by the aircraft is a series of randomly generated bezier curves chained together to give a continuous path that is hard to predict.

Paul


For this message Paul has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group