This goes to ext section but I am not a subscriber yet (omegalul)
So I test to make a leesong script and I want a small circle to appear behind a target, 1200 units away so I know where it will land if I use ulty on it... Something like:
But only the yellow circle:
Callback.Add("Draw", function() if (target and target.isEnemy and target.alive) then //?????????????? end end)