Pages: 1
Author Topic: Improving tiles editing  (44,541 Views)
Offline (Unknown gender) egofree

Contributor
Joined: Jun 2013
Posts: 601
View profile
Posted on: December 08, 2014, 04:57:49 PM
Currently, in the rooms editor when you want to edit a tile in the 'Modify' tab, you have to go to the 'Add' tile and specify the tile's layer with the depth field. If you load for instance a GM project, by default the depth is 100000. If you want to move a tile, first you have to go the add tile and set the depth to 100000. I think this is not intuitive. I propose to move this field and to put it above the tabs. This field is used both in the add and modify tabs. Also when a room is loaded i will test if there are already tiles in the room and put into this field the depth of the first tile.

Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #1 Posted on: December 08, 2014, 06:38:14 PM
I am fine with this change.
Offline (Unknown gender) IsmAvatar

LateralGM Developer
LGM Developer
Joined: Apr 2008
Posts: 877
View profile
Reply #2 Posted on: December 08, 2014, 07:20:57 PM
Looks OK to me.

Just curious, any chance we could turn it into a Combo Box with all of the current layers? Or would that be too much work (e.g. no easy way to get all of the layers currently in use without iterating over all the tiles)?
Offline (Unknown gender) egofree

Contributor
Joined: Jun 2013
Posts: 601
View profile
Reply #3 Posted on: December 08, 2014, 08:05:36 PM
Quote from: IsmAvatar on December 08, 2014, 07:20:57 PM
Looks OK to me.

Just curious, any chance we could turn it into a Combo Box with all of the current layers? Or would that be too much work (e.g. no easy way to get all of the layers currently in use without iterating over all the tiles)?

Next step.  :)
Offline (Unknown gender) egofree

Contributor
Joined: Jun 2013
Posts: 601
View profile
Reply #4 Posted on: December 13, 2014, 01:50:10 PM
I've added a combo box that contains all tiles layers of the current room :



The delete button will delete all tiles for the selected layer. If you want to delete all tiles regardless of the layer, use the delete button in the room toolbar.
I will add also the checkbox 'Hide others layers'.
Offline (Unknown gender) Josh @ Dreamland

Prince of all Goldfish
Developer
Joined: Feb 2008
Posts: 2,950
View profile
Reply #5 Posted on: December 13, 2014, 02:15:07 PM
If we're writing a wish list, I've always wanted tile and object grouping. I think Robert was working on something where you could assign non-ID ordering to objects, but it'd probably help him just to have the ability to group strings of identical objects in that tree view. (Or is it a list view? I forget if Swing distinguishes.)
Pages: 1