I am searching a script to make some parts corner clippable

Hi! Corner clips got patched today. I am making a tower difficulty chart obby and without corner clips, the gameplay of my game will become less diversified. I would like to know where I can find a script who allow corner clips but only on parts with a specific attribute or name.
Could you help me please?

4 Likes

Hi, you can use this script Jukereise (The creator of Juke’s Towers of Hell) made.
Flip.rbxm (2.2 KB)
Keep in mind that you have to press F (or in mobile by pressing on the middle of the screen, or if on xbox by pressing X) to be able to corner clip.
This script has to be inside of StarterCharacterScripts.
You need to make a bool value inside of a part you want to corner clip.
If you test it and it doesn’t do it correctly, then you have to mess around with the rotation.

2 Likes

How do I add this in my game? I downloaded this but I don’t know what to do after. Can you help me please?

You have to drag the file onto the game inside of roblox studio.

1 Like

Hey, I just created a script that re-enables corner clipping.
You can check it if you want :wink:

(better than Jukereise’s script, at least in my opinion)

1 Like