Hello, I want to create a spring rod in Unity but the rod length on the SpringRod scene is too short for me. How can I make this spiral longer? When I bend it with my hand, it becomes very distorted. : /
Making Spring Rod
|
06-05-2021, 09:41 AM
(This post was last modified: 06-05-2021, 09:42 AM by josemendez.)
Hi,
That particular spiral was made using a script to place the path control points. Can be done by hand, but it's very time consuming and not as precise. The script used can be found at /Obi/Samples/RopeAndRod/SampleResources/Scripts/SpiralCurve.cs cheers! |
« Next Oldest | Next Newest »
|