Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: IIKII on May 18, 2017, 09:48:48 AM

Title: Camera penetrating wall problem
Post by: IIKII on May 18, 2017, 09:48:48 AM
Hi, my game is a third person game in a tightly closed indoor area. My camera will often reaches the wall and when it collide with the wall, it will move forward towards the player. The problem is that sometimes the collision between the wall and camera happens too fast and it didn't detect the collision, thus the camera went through the wall.

Is there any 100% successful method to preventing the camera from penetrating past wall?
Title: Re: Camera penetrating wall problem
Post by: Phuzz on May 19, 2017, 05:14:53 AM
Try and change the collision detection on the camera collider to "continuous"