Difference between revisions of "Animation Durations"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
|} | |} | ||
"slow fly" is triggered when you start to move forward, during the transition between hover and fly animations. "prefly" would have been a clearer, and more consistent, name. This information might come | "slow fly" is triggered when you start to move forward, during the transition between hover and fly animations. "prefly" would have been a clearer, and more consistent, name. This information might come as a surprise to people expecting slow fly to be another form of movement. | ||
This information is important for avoiding creating animations that will run longer than the action takes. | This information is important for avoiding creating animations that will run longer than the action takes. |
Revision as of 10:34, 2 March 2011
Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
The following animation types are the only ones that have a predictable duration.
Animation Type | Duration in Seconds |
---|---|
prejump | 0.033333333333333333 |
jump | 2.5 |
slow fly | 0.033333333333333333 |
land | 0.4 |
stand up | 2.6 |
"slow fly" is triggered when you start to move forward, during the transition between hover and fly animations. "prefly" would have been a clearer, and more consistent, name. This information might come as a surprise to people expecting slow fly to be another form of movement.
This information is important for avoiding creating animations that will run longer than the action takes.