#Camera wall clipping

1 messages · Page 1 of 1 (latest)

gritty flint
#

Basically a wanted to make my own camera script that will prevent from wall clipping after applying certain offset on camera. It's suppsted to use a racyasting but after several attempts i can't find a good implemenetation of offset on the camera, or it clips inside of a wall, or offset puts camera behind a player.
So im looking for a small help and advices

opaque scaffold
#

idk maybe you can just put a part with cancollide and the offset, then have the camera attach to the part

#

part will collide with the wall preventing the clip

gritty flint
#

And later on might cause problems

upbeat sphinx
#

in the properties of starterplayer, change the devcameraocclusion mode from zoom to invisicam. Itll make the camera go right through the parts, preventing any wall glitches