From The Mana World
(Back to previous, I’ve not yet figured out the code...; pressed wrong button)
(Showing collision tiles on tilesets?)
Line 1: Line 1:
==Template==
I suggest a link be posted with a blank map which already has the layers made and map size done for easy setup to make new maps. --[[User:Arilious|Arilious]] 22:14, 8 August 2008 (CEST)
I suggest a link be posted with a blank map which already has the layers made and map size done for easy setup to make new maps. --[[User:Arilious|Arilious]] 22:14, 8 August 2008 (CEST)
==Showing collision in tilesets==
I just had this idea to show mappers which tiles are collision tiles in the tilesets. I was thinking of putting the tileset image as background image in a table and fixing the width and height of the table cells wherein the collision tile image can be put. I have never done such a thing before, so there probably exists much more convenient ways with css and offsets or some such.
Anyway here is a test with existing images on the wiki. Not the best choices perhaps, but you’ll get the idea. Ah, I am not “l33t” enough to get this working on the wiki (why is everything padded like “¤%#¤%#”?), imagine the new, nice collision tile showing which tiles should have it.
<div>[[Image:Woodland_Tileset.png]]
{| style="padding:0px; margin:0px; background-color:transparent; position:relative; top:-512px;"
|-
|style="width:32px;"|
|style="width:32px;"|[[Image:Nomonsters.png]]
|}</div>
Personally I’d love to have such a reference, but in general, is this wanted? ✎ [[User:Kess|Kess]]<sup>[[User talk:Kess|☽]]</sup> 14:37, 31 October 2008 (CET)

Revision as of 13:37, 31 October 2008

Template

I suggest a link be posted with a blank map which already has the layers made and map size done for easy setup to make new maps. --Arilious 22:14, 8 August 2008 (CEST)

Showing collision in tilesets

I just had this idea to show mappers which tiles are collision tiles in the tilesets. I was thinking of putting the tileset image as background image in a table and fixing the width and height of the table cells wherein the collision tile image can be put. I have never done such a thing before, so there probably exists much more convenient ways with css and offsets or some such.

Anyway here is a test with existing images on the wiki. Not the best choices perhaps, but you’ll get the idea. Ah, I am not “l33t” enough to get this working on the wiki (why is everything padded like “¤%#¤%#”?), imagine the new, nice collision tile showing which tiles should have it.

Woodland Tileset.png
Nomonsters.png

Personally I’d love to have such a reference, but in general, is this wanted? ✎ Kess☽ 14:37, 31 October 2008 (CET)