Is there a module for a camera in PyGame, because I want the camera to follow an image, thanks.
tomtetlaw -1 Posting Pro
Recommended Answers
Jump to PostCan't you just keep track of a virtual camera position tuple, then when everything blits to the pygame display, adjust them by the camera's position?
All 3 Replies
besktrap 0 Junior Poster in Training
tomtetlaw -1 Posting Pro
shadwickman 159 Posting Pro in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.