Commendable
- biggeruniverse
- Peon
- Posts: 42
- Joined: 17 Sep 2005, 04:33
Commendable
I'd say that (considering membership numbers), 99.99% of everyone here doesn't know me (and from the look of old forum posts, I might have flames coming at me :\ ). I codeveloped Tiled with Bjørn, and I have seen this project from early days (when Bjørn started as a developer here). I wanted to say that I am impressed with the progress, and the number and skill of contributors.
I'd offer help, but other than Tiled, my projects don't really intersect the needs of TMW.
I'd offer help, but other than Tiled, my projects don't really intersect the needs of TMW.
We are on the outer reaches of someone else's universe
- ElvenProgrammer
- Founder
- Posts: 2526
- Joined: 13 Apr 2004, 19:11
- Location: Italy
- Contact:
Welcome biggeruniverse, well I know you because of your posts on rpgdx, anyway it's nice to have you here and thanks for the good words.
It would be cool to have you in our team, but I know you're pretty busy, just keep it up with the good work on tiled, it's still incomplete but very promising and I'm evaluating to use it to start a project for the university.
It would be cool to have you in our team, but I know you're pretty busy, just keep it up with the good work on tiled, it's still incomplete but very promising and I'm evaluating to use it to start a project for the university.
Hi biggeruniverse!
Tiled is a great map editor, but for me it lacks one very important thing:
To be able to paste a number of tiles at once.
For example trees or big rocks: You have to paste the lower left part of it,
then you switch tile and paste the second part of it, and so on.
Is it easy to implement a way to select 4 different tiles and paste them
next to eachother ? (wall consisting of 4 diff. tiles/...)
That would really be a great addition, and it would make mapping
much easier.
Tiled is a great map editor, but for me it lacks one very important thing:
To be able to paste a number of tiles at once.
For example trees or big rocks: You have to paste the lower left part of it,
then you switch tile and paste the second part of it, and so on.
Is it easy to implement a way to select 4 different tiles and paste them
next to eachother ? (wall consisting of 4 diff. tiles/...)
That would really be a great addition, and it would make mapping
much easier.
- biggeruniverse
- Peon
- Posts: 42
- Joined: 17 Sep 2005, 04:33
Believe me, it is tempting.It would be cool to have you in our team, but I know you're pretty busy
This has been requested before (as have many thingsxand wrote:Tiled is a great map editor, but for me it lacks one very important thing:
To be able to paste a number of tiles at once.
For example trees or big rocks: You have to paste the lower left part of it,
then you switch tile and paste the second part of it, and so on.
Is it easy to implement a way to select 4 different tiles and paste them
next to eachother ? (wall consisting of 4 diff. tiles/...)

You can make it once, then use copy/paste to make several of them.
We are on the outer reaches of someone else's universe
Well no one is preventing you from browsing our sources and occasionally fixing some really obvious stuff we've missed.. 
Concerning Tiled: I'd like to have the ability to quickly create (ctrl-click the tiles onto the brush and be able to drag them into place on the brush) a non-limited amount of custom brushes for different shapes (ie. one for a cliff, one for a rock, one for a balcony or a corner of a city wall) and assign them to hotkeys like ctrl+1, ctrl+2 etc. and then have the brush visible under the cursor as a semi-transparent "ghost" image before actual implementation (for easy placement and planning). Also the layer of each tile within the brush should be settable beforehand to ensure the ease of use.
The workflow could be different from what I've described here, but I hope you now share my vision about this.

Concerning Tiled: I'd like to have the ability to quickly create (ctrl-click the tiles onto the brush and be able to drag them into place on the brush) a non-limited amount of custom brushes for different shapes (ie. one for a cliff, one for a rock, one for a balcony or a corner of a city wall) and assign them to hotkeys like ctrl+1, ctrl+2 etc. and then have the brush visible under the cursor as a semi-transparent "ghost" image before actual implementation (for easy placement and planning). Also the layer of each tile within the brush should be settable beforehand to ensure the ease of use.
The workflow could be different from what I've described here, but I hope you now share my vision about this.
This message used to be meaningful.
- biggeruniverse
- Peon
- Posts: 42
- Joined: 17 Sep 2005, 04:33
Sure. This is similar to what I had envisioned for custom brushes.Rotonen wrote:Well no one is preventing you from browsing our sources and occasionally fixing some really obvious stuff we've missed..
Concerning Tiled: I'd like to have the ability to quickly create (ctrl-click the tiles onto the brush and be able to drag them into place on the brush) a non-limited amount of custom brushes for different shapes (ie. one for a cliff, one for a rock, one for a balcony or a corner of a city wall) and assign them to hotkeys like ctrl+1, ctrl+2 etc. and then have the brush visible under the cursor as a semi-transparent "ghost" image before actual implementation (for easy placement and planning). Also the layer of each tile within the brush should be settable beforehand to ensure the ease of use.
The workflow could be different from what I've described here, but I hope you now share my vision about this.
We are on the outer reaches of someone else's universe