Difference between revisions of "DCK file"
Jump to navigation
Jump to search
m (Espyo moved page Pikmin DCK files to DCK file without leaving a redirect: Actually, this is more consistent.) |
m |
||
Line 1: | Line 1: | ||
− | |||
{{todo|Research this more.}} | {{todo|Research this more.}} | ||
DCK files are a model animation format used in ''[[Pikmin]]''. DCK files use keyframes and interpolation to create fluid animation. | DCK files are a model animation format used in ''[[Pikmin]]''. DCK files use keyframes and interpolation to create fluid animation. | ||
− | DCK files cannot be found outside of any archive, and are instead located in [[ | + | DCK files cannot be found outside of any archive, and are instead located in [[BUN file|bundle archives]]. |
Sorry that's all I really know right now. You can edit the KEY files to make them go slower and see the interpolation in action I guess. It's the IEEE-754 float after the "spd" label. | Sorry that's all I really know right now. You can edit the KEY files to make them go slower and see the interpolation in action I guess. It's the IEEE-754 float after the "spd" label. |
Revision as of 15:55, 30 June 2018
To do: Research this more.
DCK files are a model animation format used in Pikmin. DCK files use keyframes and interpolation to create fluid animation.
DCK files cannot be found outside of any archive, and are instead located in bundle archives.
Sorry that's all I really know right now. You can edit the KEY files to make them go slower and see the interpolation in action I guess. It's the IEEE-754 float after the "spd" label.
Credits: Minty_Meeo