mirror of
https://github.com/Relintai/GraphicsEditor.git
synced 2024-11-19 16:27:22 +01:00
Added info to camera script
This commit is contained in:
parent
779142601c
commit
7b08d9106f
@ -1,3 +1,4 @@
|
||||
#This script isn't a tool script because you can accidently move the camera while trying to edit the scene
|
||||
extends Camera2D
|
||||
|
||||
#TODO: Make the camera movement snap to the nearest highlighted cell
|
||||
|
Loading…
Reference in New Issue
Block a user