- Home /
Problem is not reproducible or outdated
Free script/plugin for drawing a line with a collider?
I want to make a (2D) game and the user need to draw a line. Thereafter a rock will fall at it and launch another rock. Just like a catapult. But when I want to draw a line with linerenderer, it doesn't look very well. Does anyone know a free script/plugin that makes the user able to draw a line with a 2D Collider? Now I'm using RageSpline for it, but it's quite slow. (Sorry for my bad English, it's not my native language)
Answer by Frequency-0 · Jul 28, 2016 at 01:20 PM
I can give you my C# script for drawing a line, I as well am looking for how to add a collider
Follow this Question
Related Questions
Draw line within bounds of circular collider 0 Answers
Draw path for the ball 1 Answer
Draw CircleCollider2D radius ingame 0 Answers
how can i animate line between object 1 Answer
Draw a line in Game View? 5 Answers