Im making a game where there are 4 powers, one of them is Telekinisis which i want to have a range but i want this range visible to the player when they activate the power, is there a way to do it?
Develop games in your browser. Powerful, performant & highly capable.
You can have an invisible sprite on the player, such as a transparent circle that will show the radius of the ability. And make it visible when telekinesis is activated.