Shaders/SkinnedMesh/Flipbook_Frame_Select
Standard animation-synced flipbook (e.g., Milio eyes/mouth) driven by accessory-hash keyframes.
Parameters
- Flipbook grid:
FlipbookSize - Frame index:
FrameIndex - Tint:
TintColor - Texture:
FlipbookBlend_Tex - Bloom: disabled
Extractor Handling
- Exports accessory-hash keyframes as
flipbookKeyframesper animation/accessory. - No outline/mask specifics; uses primary flipbook texture.
Frontend Expectations
- Uses animation-driven keyframes (frame numbers), not normalized times.
- Applies tint and flipbook grid to compute UVs.
Testing
- Verify frame changes follow animation keyframes (frame numbers) and honor flipbook grid.