Missing GameObject When Building And Running

Hi,

I’m having trouble with a water effect gameobject that disappears when I build and run. It works fine when I play it in the editor, though.

What’s going on?[:(]

The quick brown fox jumps over the lazy dog

It’s ok, I worked it out. For some reason it was only calling OnTriggerEnter on my player, not on both him and the water.

The quick brown fox jumps over the lazy dog

Ah.[:P] Got it[:P]