Replies: 1 comment 5 replies
-
this could be useful for ultra-widescreeens, but its a bit niche |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to find someone mentioning this, but I don't think it's come up. So far everyone seems to want the script window to be floating. I'd actually love to keep it in the center, but be able to split that space vertically and have it on the left or right:
Maybe this is already covered by the people wanting to be able to dock every window, but it didn't seem like it applied to the main area. As someone who deals with sprite animation, it would be nice to see the sprites and the code at the same time without having to break it into another entire window.
This would actually be semi-possible right now if the floating version of the script window could add docked items to the left or right, but I'm sure some people would hate that. Personally, I just find I rarely need all of the horizontal space I have in the middle for code OR the game, so I'd much rather be able to look at both without needing a floating dock.
And while the floating dock is nice, it does come with that issue. To get similar functionality (the code against the game window) you'd need to move all other docked items to the left or right, which kind of drives me nuts because it makes sense to have these things centered. I like the general design of the editor, I just would like to split the middle area.
Edit: For those who noticed and were wondering:

(I did TRY to remove all mention of it! Haha.)
Beta Was this translation helpful? Give feedback.
All reactions