Closed Ariorh1337 closed 2 months ago
Try with Ctrl+Shift+V to paste the object with the same XY.
it really worked with "Ctrl+Shift+V" it looks like swapping the functionality of "Ctrl+Shift+V" with "Ctrl+V" would be more logical, not sure how often someone might need to paste something into the corner of the screen. I would agree more if the object was inserted into the center of the screen and not into the corner
Well, why is it inserted in the corner of the screen? It should be inserted under the cursor.
https://github.com/user-attachments/assets/d8f20078-9a2f-4187-9627-2b3cf903506b
Can you share a video with the bug?
this behavior was not obvious to me 😯 everything is as you said, the element is inserted on the mouse cursor
Version
Phaser Editor Version: v4.2.0 (latest)
Operating System: All
Web Browser and version: All
Description
Game elements after copying and pasting receive the coordinates of the upper left corner of the visible grid. Can be easy reproduced inside demo: https://editor.phaser.io/?trial=sunny-land
Actual Result:
Expected Result:
Possible solution