Okay I’ve just got around to converting a game-in-progress of mine to AS3, all in classes. The code inside class Character mimics the coding inside the sonic movieclip of the AS2 version. The code is exactly the same in execution, it is simply structured slightly differently so it is more organized as a class.
The failed hittests when transferring over a block isn’t even all of it. It looks choppy, and the character will begin to walk into the block when on a curver, and eventually fall through it.
This is a very big problem for me. Any help would be very, very, very much appreciated.
[COLOR=Black]
[/COLOR][COLOR=Black]AS2 Version[/COLOR][COLOR=Black][/COLOR][COLOR=Black] (Simply click Play, Main, then New Game)
AS3 Version
[/COLOR][COLOR=Black]
[/COLOR][URL=“http://denvish.net/ulf/080807/69197_Lib.php”]