I’m new to Roblox, and my big problem is that I can’t find a starting point for the current physics system documentation.
I want to apply a constant force vector to a part. Is BodyVelocity the correct class? It’s confusing because it is grouped under Body Movers in the API, and this post says that body movers are deprecated.
Also, I can’t tell which tutorials are using deprecated classes. For example, this tutorial uses legacy classes but has not been marked a deprecated: Documentation - Roblox Creator Hub
It would also help to have a timeline of physics classes, so that when viewing forum posts and YouTube content we can have a rough idea if they might be using legacy classes.