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?[:(]
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?[:(]
Please provide more detail. exactly when does it dissapear? Just when the game is running? What errors are you getting in console? Is the water a plane or More-faced object?
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.
Please then change title of post to [Solved]
Ah.[:P] Got it[:P]