- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 60字
- 2025-03-31 04:20:29
Creating the ball and the hitter
For now, we'll use Unity's built-in 3D primitives to create our Game
objects. Aside from the terrain editor, Unity doesn't have any great modeling tools built in. You'll need a piece of 3D software for that. Let's see what we can manage with what Unity gives us. Add a built-in GameObject to the Scene: