- Home /
A script to cut planes from where you mouseDown to mouseUp...
How would I make a script so it will draw a line from where I mouseDown to where I mouseUp and then cut a line through there. That way I could slice planes. And no, I'm not copying Fruit Ninja. My idea is to cut samurais up in a 2D platformer hybrid.
I know how to make the points but not how to draw a line between them and cut. I searched and found this forum topic. Sadly the site for demo is down and the guy didn't provide a source code or tutorial.
Anyone know how to do this?
Comment
Your answer
Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
TBS Character Action points 0 Answers
OnDrag Draw Line For Pathfinding... 1 Answer
Stop LineRenderer if it collides with something 1 Answer
Getting my point counter to work 2 Answers