CozyPixelStudio/Scripts
OverloadedOrama 2b710afd3b Added rectangle selection tool, copy & paste selection and Tile Mode
- New rectangle selection tool. Hold mouse button to create selection, release to finish it. You cannot draw outside of the selection.
- The selection can be moved around, and if Shift is pressed, selected content gets moved too. Currently cannot be moved outside the canvas.
- You can copy the selection with Ctrl + C, and paste it on a new selection with Ctrl + V.
- Added tile mode. Basically draws the canvas 8 more times in all directions.
2019-09-18 17:47:28 +03:00
..
CameraMovement.gd v0.2 - Animation Timeline & UI changes! 2019-09-10 01:57:46 +03:00
Canvas.gd Added rectangle selection tool, copy & paste selection and Tile Mode 2019-09-18 17:47:28 +03:00
FrameButton.gd Changed current frame label 2019-09-10 12:47:15 +03:00
Global.gd Added rectangle selection tool, copy & paste selection and Tile Mode 2019-09-18 17:47:28 +03:00
LayerContainer.gd More UI hints and cursor changes 2019-09-04 20:50:05 +03:00
Main.gd Added rectangle selection tool, copy & paste selection and Tile Mode 2019-09-18 17:47:28 +03:00
SelectionRectangle.gd Added rectangle selection tool, copy & paste selection and Tile Mode 2019-09-18 17:47:28 +03:00