cs-gradwork / HorrorGame

https://bnhoang2k.github.io/HorrorGame/
0 stars 0 forks source link

Fix bugs #89

Closed k-schuler closed 6 months ago

k-schuler commented 6 months ago

In first room: Spawn platforms are blocking the hole in the floor so the player cannot pick up the eye

In second room: Bottles/books still have wireframe shader when eyes are equipped Bottles/books/stack of books/knife/lamps either don't have colliders or Describable The crate in the corner by the bookcase is on top of the book for the bookcase puzzle Player cannot walk through the second door

In both rooms: Papers/stacks of books are inside the floor and making the rendering flicker

k-schuler commented 6 months ago

Knife still didn't have a mesh collider - fixed Some books still inside the floor and causing rendering glitches - fixed Shackles also didn't have a collider - because of how the object is made only a box collider would work which would be really inaccurate so I deleted all the shackles