sonicgba icon indicating copy to clipboard operation
sonicgba copied to clipboard

Ending a level doesn't work.

Open ImmutableOctet opened this issue 9 years ago • 2 comments

Although there have been the rare cases where it did work, there has been no documented cause for why ending a level doesn't work.

Presumably, this has something to do with the 'PlayerObject' classes' terminal states/types, although this hasn't been confirmed as the cause.

Something weird to note is the lack of level-ending animation for players. For some reason, they stop rendering when touching the level-end sign.

ImmutableOctet avatar Jun 09 '16 22:06 ImmutableOctet

Apparently this does work when jumping, but only when jumping.

ImmutableOctet avatar Jun 22 '16 05:06 ImmutableOctet

It seems this also works while rolling, for the record. It's probably just the common state that's screwed up.

ImmutableOctet avatar Aug 03 '16 09:08 ImmutableOctet