Hello, I'm trying to replicate zelda 2's movement with the platform behavior.
This is all I have been able to get from 60fps footage.
Link moves at a maximum speed of 90 pixels per second. (90 pixels in 60 frames.)
From rest to movement, he moves 75 pixels in one second.
From rest to 90 pixels it took 70 frames (1.16666667 seconds)
The time between the 75th pixel and the 90th pixel was 10 frames (0.166666667 seconds)
Is this enough to find rate of acceleration per second per second? Please help, physics is not my strongpoint.
Here is the footage
https://dl.dropboxusercontent.com/u/308 ... ccel-1.m4v
In case you can download it and try to find out too