Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

Why does my camera have NO collision?

Asked by
appxritixn 2235 Moderation Voter Community Moderator
4 years ago
Edited 4 years ago

I am creating a game with a group on roblox. Our biggest problem at the moment is that when we play our game, the cameras for the players have NO collision, what-so-ever. The 'CameraType" for all of the cameras is "Fixed", and the cameras are not in any way altered by code. This is the first time I have seen this, and it is mind-boggling. Anyone know what is happening?

Video clip link: (7 seconds)

https://gyazo.com/bd30d0c5791c62e177818641c44a0f8b

Any and all help appreciated.

0
Someone please close this as off-topic or too broad. programmerHere 371 — 4y
1
How is it too broad? I gave a link with a video to be as exact as possible appxritixn 2235 — 4y

1 answer

Log in to vote
0
Answered by
crywink 419 Moderation Voter
4 years ago

Hey.

Looks like you're using the core invisicam. It pretty much just makes anything that obstructs the camera viewing the character semi-transparent. To disable it, just go to StarterPlayer, find the DevCameraOcclusionMode property, and set that to from Invisicam to Zoom.

If this helped, please remember to upvote and accept the answer! :)

0
Omg, thank you. appxritixn 2235 — 4y
Ad

Answer this question