VDP-noclip / noclip

NOCLIP is an experimental game in which you “noclip” the environment to solve puzzles.
3 stars 1 forks source link

Always return to realitycamera rotation after noclip with animation #149

Closed spig95 closed 1 year ago

spig95 commented 1 year ago

Add IsBackToBody() function which checks also the rotation, not only the distance in the space.

In this way, if we enable noclip and we just change the rotation (without changing position), we also have animation when we disable noclip. The animation resets the reality orientation to the one we had before enabling noclip.