Unity 3.x Game Development by Example Beginner's Guide
上QQ阅读APP看书,第一时间看更新

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: