This Python written codes contain some classes for applying Camera to your game.
from Camera import Camera
create instance by specifying ...
self.all_sprites = Camera ( )
Different types of Camera :
1) move Camera with player always at the center ;
2) When player near boundary , Camera starts to follow ;
3) Keyboard driven, by assigning keys and can move camera around ;
4) Adventure game type, when moving to the edge of screen, update the player position to the center ;
.....
How to Use ? import and create an instance ;
from camera_class import CameraZSort
camera = CameraZSort();
https://github.com/ckcheung102/Camera...
На этой странице сайта вы можете посмотреть видео онлайн Pygame : Camera introduction - Using Camera Class длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь game102 01 Январь 1970, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 515 раз и оно понравилось 18 зрителям. Приятного просмотра!