VDP-noclip / noclip

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

Grounded when hitting vertical walls #201

Closed TizioMaurizio closed 1 year ago

TizioMaurizio commented 1 year ago

This bug allows the player to jump when he touches a vertical wall while he is not actually walking on ground

stefanofossati commented 1 year ago

The problem is that all the object into the RealityObjectsHolder are initialized with the layer Ground, so they are like floor and the controller can jump and walk on them