TODO
The following features have reserved interfaces in the code or are in early implementation state — not yet complete in the current version:
| Feature | Description |
|---|---|
| Intro / Outro animation stages | The EAnimationStage enum and FBakedAnimation stage fields are defined; current animations use Default stage data |
UDialogWidget dialog widget | Dialog container interface; SetSpeakerPortrait not yet implemented; display relies on Blueprint subclasses |
CrossFade blend mode | Curve blending currently interpolates at a fixed weight; true weighted transitions not yet implemented |
| Semantic anchor wiring | The RelocateAnchors static method is implemented but not yet wired into the widget pipeline |
| Plugin-level configuration items | UTexturgeSettings currently has no configuration items |
| Bake cache prewarming / incremental baking | planned |