Creating custom uv-anims with KwasTools: Difference between revisions
Appearance
Created the page and saved because my internet malfunctioned and I dont want to write it all over again |
(No difference)
|
Revision as of 15:51, 3 August 2025
Info
This guide uses he_anim_tool from KwasTools package.
Brief description of the formatBrief description of the format
Uv-anims are used to animate textures inside of material files. The most common usage would be the animation of eyes in cutscenes. Files differ in capabilities between Hedgehog Engine 1 and Hedgehog Engine 2.
Type | Value | HE1 | HE2 |
---|---|---|---|
Position X | 0 | ✔️ | ✔️ |
Position Y | 1 | ✔️ | ✔️ |
Rotation | 2 | ❌ | ✔️ |
Scale X | 3 | ❌ | ✔️ |
Scale Y | 4 | ❌ | ✔️ |