Timeline for How to add a ramp in a flash game?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 5, 2012 at 11:12 | answer | added | AlexW.H.B. | timeline score: 3 | |
| Nov 5, 2012 at 9:59 | answer | added | Krazy | timeline score: 1 | |
| Nov 5, 2012 at 9:56 | history | tweeted | twitter.com/#!/StackGameDev/status/265392315936411648 | ||
| Nov 5, 2012 at 7:36 | comment | added | Markus von Broady | You have to define the curve mathematically, to calculate how to translate the distance on a curve of the ramp to change of x,y coordinates. The distance will be calculated from velocity, the velocity from previous velocity and two accelerations, being player's input (keys pressed) and gravity. | |
| Nov 5, 2012 at 1:32 | review | First posts | |||
| Nov 6, 2012 at 11:34 | |||||
| Nov 5, 2012 at 1:13 | history | asked | user1798964 | CC BY-SA 3.0 |