View Single Post
  #14  
Old 04-19-2009, 05:10 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Inverness View Post
Layer 0: the whole of the level, including what is under the bridge. Players are here.
Layer 1: This overlayes the bridge over players. Players walk under this if on layer 0.
[...]
When a player is going to walk onto a bridge, a script switches his layer to 1. This makes the player draw on the bridge and above any players walking below it.
This is pretty much what is already possible with NPCs and attachplayertoobj. It is also pretty ****ty because you could stand next to the bridge and instead of walking onto it, throw a bush right through it into the water.
Reply With Quote