| View previous topic :: View next topic |
| Author |
Message |
cokecan72 Newbie
Joined: 14 Oct 2003 Posts: 11
|
Posted: Apr 24th, 2004 10:16 AM Post subject: making and moving objects |
|
|
hey all, im tryin to make a very simple first person shooter kind of star wars game lol
if anyones ever played the original version on an arcade machine or MAME, then thats the kinda thing i want to do, probably simpler than that actually.
ive designed all my menus and everything, just now stuck on how to make an object and move it around the screen.
ive thought about using just an image box with a picture in and getting that to move but dont think it would be any good.
anyone else got any ideas??
cheers  _________________ Damn right im good in bed....
I can sleep for days! |
|
| Back to top |
|
P.T.A.M. Administrator

Joined: 08 Oct 2003 Posts: 752 Location: Greece
|
Posted: Apr 25th, 2004 07:00 AM Post subject: |
|
|
To move an object around the screen you can just set the left/top properties... Then you'll need collision detecting though for shooting or something like that. _________________ No one is completely useless. They can at least be an example of what to avoid. |
|
| Back to top |
|
|