Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-09-2010, 07:05 AM
Engine Engine is offline
Registered User
Join Date: Jan 2010
Posts: 70
Engine is on a distinguished road
Drawing tile layers above players

Is it possible to draw tile layers above players? Like say I put something on layer 3 on Gonstruct, would it be possible for me to draw the entire layer above the player so I could just walk under it?
Reply With Quote
  #2  
Old 02-09-2010, 07:06 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Unfortunately no, this is one of the most requested features though.
__________________
Reply With Quote
  #3  
Old 02-09-2010, 07:08 AM
Engine Engine is offline
Registered User
Join Date: Jan 2010
Posts: 70
Engine is on a distinguished road
It's not possible even via gscript? I thought I saw a thread about it a long time ago but I searched and couldn't find it.
Reply With Quote
  #4  
Old 02-09-2010, 08:11 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Only way to do that with gscript is to manually script it to draw the layer manually with showimgs... not advisable.

It WOULD be semi-possible if panel GUI images could be accessed via script, as we could render the layer in a panel and then draw the image over the player on a layer <4, but that's not possible either. Just gotta wait patiently.

Either of these methods end up running into the problem of limited space for showimgs in layers, as you only have 4 to work with.
Reply With Quote
  #5  
Old 02-14-2010, 10:26 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
n-layer tilesets with full alpha, allowing separate layers to blend together.
Think: a river tileset layer, a grass layer over paths and walkways, etc. Leveling would be an art. moreso, anyway.


This would be beautiful with a limited performance footprint.
Example of such in use: Sacred 1
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:15 PM.


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