UndertaleModTool
UndertaleModTool copied to clipboard
The sprite editor doesn't update an "UndertaleSprite.V2Sequence".
Describe the bug
When you add a frame to a sprite, this frame is not displayed in the actual GMS 2 game, because UTMT doesn't update V2Sequence.Length
and doesn't add a keyframe to V2Sequence.Tracks[0].Keyframes
object.
Reproducing steps
- Add a frame to any sprite in a GMS 2 game.
- Try to use this new frame in the game.
Setup Details
- UTMT version - https://github.com/krzys-h/UndertaleModTool/commit/7e1183d413a7070655d47c22f8fcf856b470dcd4.
- Tested game - Deltarune Chapter 1&2 1.10+.
Has this been resolved?
@VladiStep ^
Has this been resolved?
AFAIK, no.