#Cinemachine issues
1 messages · Page 1 of 1 (latest)
What should it be then? Sorry I've never used cinemachine before.
Culling Mask

Okay so the issue is not cinemachine but the character then, but the issue I was trying to tell you is that I don't want it to clip with the player, it should bounce of the player. If you could help with that, it would be aprpeciated
WATCH PART 1 - https://www.youtube.com/watch?v=cNSd2TPQsAk&t=0s
WATCH PART 2 - https://www.youtube.com/watch?v=vHRLNIbFzCc
WATCH PART 3 - https://www.youtube.com/watch?v=MY5E-o-qnM4
WATCH PART 4 - https://www.youtube.com/watch?v=i_V5m_OEO2g&feature=youtu.be
GAME ASSETS - https://mega.nz/file/B48HjIqC#_UXpHfNCxtUUavNuwRHodkRA6Rxutql4_Y0tfTytsj4...
Just so you know if you are actually illiterate, the video was about preventing clipping through walls, so he set the Ignore Tag to Player. You're trying to prevent clipping through Player, so why are you ignoring Player then? 
On the vid it says to literally ignore the player. The obstacle detection is what to collide against, but the camera shouldn't COLLIDE AGAINST THE PLAYER. In the video it literally shows that you should ignore the player LOL
"actually illiterate". I just asked for help. If you have nothing helpful to say don't say it. You probably don't know s* about unity development because if you did you know how frustrating elements of unity can be.
Don't need your fucking attitude mate
Saying "look it up" pretty much like stfu I have 😂
"professional unity developer" 🤡
So what I was doing all along was correct and the information you gave was actually BS
So... do you want the Camera to clip into your Player or not 🤡
> Adds Collision Detection for Camera to bounce off Player
> Adds Player Tag to Ignore so Collision Detection will ignore Player
> Ask why Camera still clips into Player
> Refuse to take just 1 second to properly read and learn
> Blame others instead
Gigachad indeed 
I originally said this cause I thought you didn't want to camera to render the Player at all, due to how you word your question.
But then you said it should bounce off the player, so I link you a video showing you how the component works.
Game dev is not a dash, it's a marathon.
Literally no reason to rush. Take your damn time and properly learn.
Okay. I do apologise for the rude behaviour.
Despite my actions, I do not like being called "illiterate" and I was very sleep deprived at the time which made me irrational. This is my issue, not yours however I would appreciate it if you maybe explained it a bit more instead of just "Culling mask" and "🤷 video"!
The ignore tag should be the player since you wouldn't want to collide with the player constantly as this would make the control very weird.
The issue wasn't related to the obstacles, more the rendering, but as Cinemachine it has its own rendering it is not the culling mask as you mention (used for the normal camera). After looking and researching the issue was with the "near clip pane" which was 0.1. I changed this to 0.01 and it works a lot nicer and does not clip through the player.
Whilst you mention that game dev is not a "dash" and I agree with you, I have a deadline which has got me really stressing recently. I do know a fair bit about unity already- just not Cinemachine. I standby that elements of unity is frustrating.
I understand where you are coming from and once again I apologise for my previous actions.
No, I have to apologise too.
I’m not really sure what happened that day that caused me to reply this poorly. And yes, randomly calling you “illiterate” is indeed completely my fault.
As for the Collision Detection, I switched to that answer after you said that the camera should “bounce off the player.” Hence why I was then confused on why you still put Player in the Ignore Tag option.
Btw, adjusting the Near Clip Plane only makes the Camera not cut off the player model too much. It’s still technically clipping inside the model. But if this achieves the desired result for you, then all is good.
All in all, glad that you were able to solve the issue in the end.
Wish your game dev journey a good luck~ 🤗
