lordmauve/wasabi2d

Camera should be a transformable

Aperta

#9 aperta il 21 ago 2019

 (0 commenti) (0 reazioni) (0 assegnatari)Python (26 fork)github user discovery
good first issue

Metriche repository

Star
 (166 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor