Thread: PE on Terrain
View Single Post
  #1  
Old 08-03-2006, 06:42 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
PE on Terrain

How do I get so when any particle is on the terrain it shows a ani

heres what I have right now

if (emitter.particle.z == "0") {
showani(this.particle.x,this.particle.y,"sh_raindr op",NULL);
}

I've tried many other things but nothing works :/
__________________
Deep into the Darkness peering...
Reply With Quote