#Is there a way to disable visual part of area selection?
1 messages · Page 1 of 1 (latest)
Picture shows 'box selecting', 'circle around hero feet' and 'hero green highlight'. Idk what you meant to disable out of those 3. if those things are particles, then maybe they can be disabled it with overriding that particle with an empty particle. I srsly doubt that 'box selecting' can be disabled. 'hero circle' can be reduced to nothing if you change "RingRadius" in hero KV to 0. 'hero green highlight' is probably a particle, overriding it is probably also pain in the ass.
Maybe you meant to disable healthbar. I dont really know.