PDA

View Full Version : [AS2] Racing Game


olirushworth
09-10-2009, 12:52 PM
Hi Guys,

I'm making my first flash game for a client. The whole process has been a lot more difficult and stressful than I'd imagined. But very rewarding like most things in flash!

Basically the position where I am up to now I am trying to get the player position to work properly. To see the whole development of my game see;

http://board.flashkit.com/board/showthread.php?t=800967

As you can see I've had some good help there of Mr.Malee, but at the minute my player position is coming up as a long number and I want it to appear like it does in other racing games as 1/4, 2/4, 3/4, etc.

Also when I've applied what I know to two different tracks, after all the animation, checkpoint and playerPos checks are all working great. But the total lap time, timer keeps running after the game has ended, but it doesn't in the original where I copied the code from.

Download my game in its latest state here;

http://www.filefront.com/14503309/TestAICS3.fla - Original

http://www.filefront.com/14503325/Track3cs3.fla - Track3, with timer over running

I appreciate any help anyone can offer me, but right now I'm incredibly stuck and don't know what to do!