Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Maestro on Tue 14/06/2005 12:23:35

Title: Asteroids movement help?
Post by: Maestro on Tue 14/06/2005 12:23:35
Does anyone know how to make a simple Asteroids-like game in ags?

I'm not that good at scripting but I found many example codes of the asteroids game for many diferent programming languages like C++, Java etc. on the net, but I can not script them in ags... :(

To be more precise, I need the inertia movment of the player ship from asteroids scripted in ags.

Could anyone help?

:-X sorry about the bad english.
Title: Re: Asteroids movement help?
Post by: Akumayo on Tue 14/06/2005 20:03:32
You REALLY need to learn A LOT of ags scripting before attempting an astroids game, I think someone made a pong game a while back, maybe you could contact them and ask how they did the ball's movement.