Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graphic Design (https://forums.graalonline.com/forums/forumdisplay.php?f=9)
-   -   Tilesets, Transparency, and Layers? (https://forums.graalonline.com/forums/showthread.php?t=134264431)

maximus_asinus 08-31-2011 11:48 PM

Tilesets, Transparency, and Layers?
 
1 Attachment(s)
Dusty worked on a project year(s) back where he converted a portion of the default tileset to work with transparency and layers. This project was never completed though it was very promising; in my opinion it would have pushed tilesets and servers closer to supporting layers. Has any work been done to continue his work? Is there something similar to what Dusty put together? Is an artist in the community willing to put some time in and (re)create it?

This is Dusty's tileset if you have not seen it:

scriptless 09-02-2011 01:14 AM

Even tho it lack's the ability to draw layers above the player, you can still make some amazing levels with layers for sure. :)

PrinceOfKenshin 09-03-2011 04:17 AM

I'm not a coder but couldn't you just assign the tile to be transparent through the color you pick. Like have it check for that specific color and then change the alpha on it? It would only work online but it's a start with transparency.

Just an idea like i said i don't code so i don't know if that is possible or not.

Tricxta 09-03-2011 04:31 AM

Quote:

Originally Posted by scriptless (Post 1666639)
Even tho it lack's the ability to draw layers above the player, you can still make some amazing levels with layers for sure. :)

It's a bit of crude idea but you could always use showimg and changeimgpart referencing the tileset image to draw over the player. Or you could even go one step further and write a player weapon which will read the level file and automatically does showimg(so you don't have a messy level filled with tons of npcs) depending on the layer although that would require more work and an extended tile editor that supports the new tile layer.

scriptless 09-03-2011 04:39 PM

Quote:

Originally Posted by Tricxta (Post 1666827)
It's a bit of crude idea but you could always use showimg and changeimgpart referencing the tileset image to draw over the player. Or you could even go one step further and write a player weapon which will read the level file and automatically does showimg(so you don't have a messy level filled with tons of npcs) depending on the layer although that would require more work and an extended tile editor that supports the new tile layer.

Yeah but I would rather the process be more native. I hate the idea of having to draw images like that tho. =/ Maybe one day we will have support?


All times are GMT +2. The time now is 06:09 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.