I want to make a game where you play as a marble and go through a maze, but I don't know how to make it so the character is a marble. The kind of thing I'm going for is like Super Blocky Ball, or Marble Mania. If anyone has a solution, please give one!
It's definitely possible. [This devforum should be helpful].(https://devforum.roblox.com/t/how-do-i-make-a-player-marble/401529/41)
There is also an open-source game which you can look at, but I'm not sure how reliable it is because the main animation is broken (players appear on top of the marble when its clear that originally they were inside when the creator first made it)
The basic gist is that you need to weld the player and the marble, and then use bodyForces for it to move.