I'm trying to make something that functionally is similar to Living Wall.
The player clicks the ground, drags along a distance, and then in that place an electrified cloud is formed.
I got all that working by starting with Living Wall. The problem is that I don't want it to actually block the ground with roots. I am sure I can remove/change the root visual effects but I'm not sure it's possible to get rid of the actual blocking element (visual or not).
Any ideas?