MaximumADHD / Character-Realism

A flexible character enhancement system for Roblox.
Mozilla Public License 2.0
103 stars 25 forks source link

Allows you to see through walls #23

Closed Sebastian2852 closed 1 year ago

Sebastian2852 commented 1 year ago

When a player goes up to a wall in the game and looks down they can see what's behind the room and since the scripts are pretty complex I don't know how to edit it accordingly

RobloxScreenShot20230127_134758809 https://user-images.githubusercontent.com/50264212/215181078-f8b80cff-e9ae-4692-a12d-2403790bb3f4.mp4

VintageTom commented 1 year ago

https://user-images.githubusercontent.com/78865116/215362762-d0b73ee7-6cac-4fdc-a770-af65547b51e5.mp4

Hey, since this issue is caused, because of the animation that lets the player's head go through walls/objects you could just enable "CanCollide" for the character's head. This should fix the the issue

Possible fix for this would be to just turn "CanCollide" on for character heads by default with the realism script.