it’s kinda hard to see in this video but they turn square is there a way to stop that?
No there isn’t, it probably does that to optimize gameplay. You can try turning your quality up and see if that helps.
My graphics are always on max they literally turn into squares https://gyazo.com/0441c0ef27227c52d7a4cf226b86952d
If you’re talking about the motion, we can’t really help you unless you provide the script of how you handle the movement of the attack/spell/forces of it.
It seems to be an issue with how you’re handling the force/swaying of the spell.
Or if you’re talking about the object itself turning square which I just noticed, it probably might be an optimization thing. What are you using to generate the look of the object? Particle Emitters, Sphere Part, Image label?
If you’re using particles, you can try replacing with image labels + billboard instead and see if that fixes it since they’re like particle emiiters, but image labels of course-
Or you can use sphere parts if all the above dont work out