View Single Post
  #1  
Old 01-15-2008, 05:56 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
level interaction and layers

I was messing around with tilelayers and I was surprised to find you can't check onwall on different tilelayers. This saddens me. So my proposal? Simple, have any and all functions that involve interacting with levels(onwall,onwall2,onwater... anything else I can't think of) expanded to each different tilelayer. Please?
EDIT: oh, and projectiles should also be linked to the layer they're fired on if done with level.tilelayers[x].shoot()... though I don't know how realistic that is.

Last edited by DustyPorViva; 01-15-2008 at 06:53 AM..
Reply With Quote