‘BindableEvent’ should say ‘BindableFunction’ here
I’am pretty sure you typed “the” already.(Irony, but there seems to be an typo.)
I don’t actually know what is this, but i’am sure there is an issue with it.
https://developer.roblox.com/en-us/api-reference/property/Players/LocalPlayer
Same thing, but on other page, and i suppose there are other pages with this “error”.
https://developer.roblox.com/en-us/api-reference/function/Player/GetRankInGroup
And again.
https://developer.roblox.com/en-us/api-reference/function/Player/DistanceFromCharacter
If you prefer degrees, simply use math.rad()
Wait, it said we must specify the parameters with radians, but if we prefer degrees, we use radians too.
Broken link in the InputObject.UserInputType.
https://developer.roblox.com/en-us/api-reference/property/InputObject/UserInputType
Broken image on the Humanoid.MoveDirection page
https://developer.roblox.com/en-us/api-reference/property/Humanoid/MoveDirection
Grammatical problems on: ContextActionService:BindActivate
In the description, it says “an” instead of “a”
Broken image and broken link, due to a misspelling, on the Humanoid.FloorMaterial page
https://developer.roblox.com/en-us/api-reference/property/Humanoid/FloorMaterial
The description says " JointInstance.Part0
and JointInstance.Part0
move accordingly to this value" instead of “JointInstance.Part0
and JointInstance.Part1
move accordingly to this value”.
The description of CFrame.fromEulerAnglesXYZ states the order of rotation in world space as ZXY which is correct but the description of CFrame.fromEulerAnglesYXZ states the order as YXZ which would be correct in object space, but not world space which makes those descriptions inconsistent and confusing for someone who doesn’t have advanced kinematics knowledge.
The second description should be changed to
Rotations are applied in Z, X, Y order.
workpsace
written instead of workspace
.
The article that describes the Limb enum has plenty of typos that are meant to say “R15” but are actually “R16”
https://developer.roblox.com/en-us/api-reference/function/Instance/GetPropertyChangedSignal
There appears to be a few unintended characters here in the example.
https://developer.roblox.com/en-us/api-reference/datatype/CFrame
Missing the end of the codeblock; one backtick.
Broken video in “Designing a Balanced Map”
Checked this on a Chromebook and Andriod.