Closed TizioMaurizio closed 1 year ago
This bug allows the player to jump when he touches a vertical wall while he is not actually walking on ground
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
This bug allows the player to jump when he touches a vertical wall while he is not actually walking on ground