Author & File Information


Submitted: 12/06/2005 | 12:47AM EST

File Info: Game | 4.4 MB | Add Game to Favorites

Current Score: 2.70 / 5.00

339 votes | 3,454 views

Click an icon to vote on this!

You are not logged in.


Related Submissions

Submissions by icorrectyourgrammar:

Users who liked this also enjoyed:


Author Comments

Note: For some of the AS code you need to go over it and right click. Then select... select all and you are good!

Well, Here it is! You guys asked for the full thing, so I did it! This tutorial will help you to gain footing in the world of Actionscript as well as Newgrounds! I threw in some new music, some really good stuff by ljcoffee, so check out his stuff, alright? This covers well... Building a

Platform Engine
GTA Style Driving Engine
Custom Cursors
Symbol Rotation With Mouse
Clocks
EXP Points
BLAM/PROTECTION Points
Voting Power

Clocking in at 4.3 MBs this is one bad mamma jamma

17 reviews | Log in to write a review | Share this!

The people have spoken

Average Score: 5.4 / 10

Score: 6
FreeRunRobert

"Umh...."

date: February 16, 2008

It would be great if your actionscript actually worked :S
In the mouse pivot control my flash says this:

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 3: Syntax error.
myDegrees = Math.round(myRadians*180/Math.PI);

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 4: Syntax error.
_root.yChange = Math.round(_root._ymouse-this._y);

Please tell me the right script.

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Score: 6
TJ

"Too many buttons."

by: TJ
date: October 17, 2006

As tutorials go, this is one that more helps yourself learn flash and AS rather than help others. It was rather messy to look at and by the look of some of the other reviews, your AS is broken.

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Score: 6
devilred101

"Nice Tutorial, and em Help LOL"

date: July 24, 2006

Hey Nice tutorial, erm just a few problems though lol

I went over your mouse pivot code trying to solve all the syntax errors in it and never did manage lol. Here a rether errors if you wish to see them.
myDegrees = Math.round((myRadians*180/Math.PI)); was one of them. I fixed it though (by removing the extra brackets) but after that it came up with 2 more errors which was this:

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 3: Syntax error.
myDegrees = Math.round(myRadians*180/Math.PI);

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 4: Syntax error.
_root.yChange = Math.round(_root._ymouse-this._y);

Lol, I can't fix it. And I copied and pasted the exact code you had in the tutorial. HELP. Soz for having to post this lol.

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Score: 7
RSQViper

"Thanks"

date: June 27, 2006

Thanks a lot for the driving code. That's some pretty decent code right there!

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Score: 5
DX14

"what?"

by: DX14
date: February 15, 2006

i think it is generaly good BUT, the beginning menu is a bit hard to use(not knowing what to click)

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.