lordmauve/wasabi2d

Camera should be a transformable

Aberta

#9 aberto em 21 de ago. de 2019

 (0 comentário) (0 reação) (0 responsável)Python (26 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (166 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Currently the camera can be moved by assigning to screen.camera.pos. But it should be a full Transformable - which then offers rotation, scaling, and assignment to .x and .y.

Guia do colaborador