Hello Dusty
Here is a version that should be compatible with 6.4:
http://www.churness.com/axys/2DAxysMovement6.4.zipI've replaced remove() with ent_remove() and also added a new variable my.z_offset, which I mainly used as a shortcut to correction the hull of the player z wise rather than playing around with hull values in WED till I get it right. The z_offset changes the start position of the trace z wise in regards to traces that are used for gravity and wall jumping etc. I've set it to -7 at the start of the player action, I also had to change a few values around as 6.4 hull seems to be different and if I didn't change them wall jumping and ledge grabbing don't work.
Let me know if you have any problems.
David