- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 122字
- 2021-04-02 18:34:08
More bounce to the ounce
The Ball hits the Paddle and comes to a dead stop. Pretty cool for such a small effort, but it won't do for a keep-up game. We need to get that Ball bouncing!
Select the Ball and take a close look at its Sphere Collider component in the Inspector panel. One of the parameters, or options, is called Material. Next to that, we see the label None (Physic Material) (this text may be slightly cut off—to see the whole label, click-and-drag the left edge of the Inspector panel to increase its width.) There's a small black arrow next to the label that means it's a drop-down list. What hidden wonders await us in that list?
推薦閱讀
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- 青少年信息學競賽
- 智能搜索和推薦系統:原理、算法與應用
- Citrix XenServer企業運維實戰
- 零基礎學C語言第2版
- C++程序設計教程(第2版)
- INSTANT Apache Hive Essentials How-to
- PHP+MySQL Web應用開發教程
- Android嵌入式系統程序開發(基于Cortex-A8)
- Apache Solr for Indexing Data
- The Python Apprentice
- Learning Rust
- OpenStack Networking Cookbook
- Python數據科學實戰
- Hadoop MapReduce v2 Cookbook(Second Edition)