Hello all,
I have a terrain environment, where i need to make mesh particles stick to the wall at certain conditions(depends on player health and timer).
Is it possible to find the wall co-ordinates and emit particles on it ? pathway is not straight so walls are also curved a lot.
how to make walls sticky ? how to make particles get stuck to it ?
Is there any other best way to implement this requirement in my game ? please help me…!