I’m trying to create a tower defense simulator, but I can’t seem to figure out a clean way to create this type of effect that I would like to see, when placing towers:
How is this circular animation/tween being done? I assume much of it is in the client. Surface Gui?
If you save a reference to the tween you used to play it, you can cancel and start it as you wish whenever you need to, so this certainly shouldn’t be an issue.