Computer Science Canada

New Turing User... Help w/ images

Author:  drewst18 [ Tue Apr 06, 2004 3:55 pm ]
Post subject:  New Turing User... Help w/ images

I am learning turing pretty quickly, but i need some help please;

1. I am making a asteroids game, i cant get the right coords to get my bullets to shoot from the spaceship

2.my spaceship keeps flashing, and i used delay to slow down the flash but then it doesn't allow me to shoot from the spaceship

3. Lastly, When I shoot my bullets they will just appear and disappear, they don't move towards the aliens

thanks

Author:  limited_skillz [ Tue Apr 06, 2004 4:06 pm ]
Post subject: 

post your code so we can help

Author:  Paul [ Tue Apr 06, 2004 5:24 pm ]
Post subject: 

I think you need view.update to stop it from flashing, using delay, your prolly using it in a loop, will screw up your Mouse.Where or keydown or whatever your using...


: