I already don't know what to put it in so I did this~~~~~~~~~~~~~~~~~ load:stoplaying:character ~~~~~~~~~~~~~~~~~
1 | -- Made By TrueTrades, feel free to use this without crediting me. But don't Take credit for it. |
2 | script.Parent.Touched:connect( function (part) |
3 | if not part.Parent then return end |
4 |
5 | local h = part.Parent:FindFirstChild( "Humanoid" ) |
6 | if not h then return end |
7 |
8 | h.WalkSpeed = 0 * 1 -- Change the number 10 the speed you want them to slow down to (16 is default) |
9 | end ) |
like bruh
Anchor the HumanoidRootPart and the player wont move nor jump just look around by turning shiftlock or zooming in