Chapter 7. Physics and Game Mechanics
This chapter will cover following topics:
- Using Box2D with Lua
- Using vector math
- Choosing the correct vector scaling for the physics engine
- Creating static and dynamic objects
- Setting up object properties
- Moving objects
- Setting up bullets
- Running the physics simulation
- Detecting object collision
- Setting up object collision filtering
- Setting up object joints