lordmauve/wasabi2d

Camera should be a transformable

オープン

#9 opened on 2019/08/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (26 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (166 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド