implement 2d camera rotation

This commit is contained in:
Antti Hakkarainen 2023-02-15 14:01:22 +02:00
parent 0d2f305eb5
commit d0f0d8c009
4 changed files with 83 additions and 4 deletions

View file

@ -6,6 +6,10 @@
# - Then click and drag to draw the lines of grey cubes.
# - etc.
# https://github.com/dfloer/SC2k-docs
class_name Main
extends Node2D