Following a body with the camera in Box2D
If you want to make a good game, a good camera movement is necessary. This time we’ll learn to follow a Box2D object with the camera. Box2D does not have a “camera”, so we will have to move the stage according to body position. This is the same script as Real world catapult using Box2D [...]






















