Open MountainLabsYT opened 2 months ago
like adding vertices to a list and having that be the shape?
That'd be a convex hull collider. If it's concave then you'd need to decompose it into multiple convex shapes to approximate it.
like adding vertices to a list and having that be the shape?