solarus-games / solarus-quest-editor

This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus-quest-editor
Other
96 stars 30 forks source link

Map editor: allow to change the pattern of existing tiles #280

Closed Zefk closed 6 years ago

Zefk commented 7 years ago

It would be nice to change tile patterns and it would be a cool unique feature. If someone wanted to select "only" 50 of the same patterns on the map and change them, then this would be a useful feature. Also, maybe the tiles are super long. It would be a pain to select tiles and resize them to match the previously placed tiles.

I edited some graphics in Gimp to show what I mean:

Convert tile pattern to > selection_002

Type name of pattern id: selection_004

Pattern changed: selection_005

Diarandor commented 7 years ago

This would be very useful. But note that this cannot be always used because some patterns cannot be "repeated" in certain ways.

christopho commented 7 years ago

So it is more "Change pattern" than "Convert pattern". I agree, it is a very useful feature. The user would be able to change the pattern of some tiles without having to delete and recreate them.