It looks like you're new here. If you want to get involved, click one of these buttons!
-- Create box2d camera following car player local camera = Camera.new(self) self.camera = camera camera:update()
self.camera:update()
Comments
http://giderosmobile.com/forum/discussion/2715/camera-class-with-kinetics-and-pinch-to-zoom/p1
https://github.com/jdbcdev/topdown_racing
https://github.com/jdbcdev/topdown_racing/blob/master/classes/camera.lua
Just use this lua code to create: