Successful Delayed Transformation Clip

Subscribers:
308
Published on ● Video Link: https://www.youtube.com/watch?v=QXGNNIkBfYo



Duration: 0:14
118 views
4


*inhales dramatically*

Using Transformation Delay you can basically clip into any ceiling that is within reach.
However, there are still the typical problems with zips.
We can only go to the right, and we get stuck eventually.

The way zips work is that after transforming, Kaho will be pushed if too close or inside a wall.
This effect makes zipping possible in the first place (unless there's some collision check taking priority or something).

However, Kaho can only transfrom from Cat to Human form when there is enough space (since the hitbox expands).
This was implemented to prevent players from clipping in the first place.
Meaning that once we clip inside a wall, we are stuck after transforming back into Cat form.

The solution I found is to delay multiple transformations so that the moment Kaho has clipped, she transforms back into Human form.
Then we can transform yet again since said check only applies to Cat to Human transformations.
This allows us to continue clipping.

However, the screen transition poses another problem since it cancels any ongoing transformation so there's not enough time to transfrom back before transitioning.
This was solved by pausing and unpausing on the frame just before the transition.
You can see how the transformation effect just scatters all over the screen so something broke.

I am not entirely sure how this works yet, but by doing this, Kaho gains height, and then gets pushed up during the transition?

This has a lot of potential and will require thorough research!

Merry Christmas







Tags:
Momodora
reverie under the moonlight
speedrun
glitch
trick
bug
tas
tool
assisted