#How to tie a prop with a rope in Hammer?

1 messages · Page 1 of 1 (latest)

spice fjord
#

Guys, how can you somehow tie a physical prop to the ceiling with a rope? I want the rope to hold the light bulb on the "wire"

quick dirge
#

Is it really that hard to find the video? It's been waiting for you for 13 years
https://www.youtube.com/watch?v=C48p-F9-ObE

In this quick tutorial learn how to make objects swing freely as if attached to a ballsocket!

P.S. Sorry for the delay, work was been killing me. Haven't been up to making videos lately.


All, and any downloads you may need are here:
http://www.tophattwaffle.com/?page_id=63
************************...

▶ Play video
spice fjord
#

Использовал phys_lengthconstraint и move_rope, но верёвка ведёт себя чуть неадекватно. Ставлю проп высоко - верёвка сильнее проседает, ставлю слишком низко, то она выравнивается как-то. Начальную длину так и не нашёл как поставить

pale heron
#

phys_lengthconstraints are incredibly stiff - you can use a phys_spring with a high Spring Constant (give maybe 10000, or twice or more the mass of the prop) and it will still be springier than the rope

#

otherwise, for phys_lengthconstraint, you have the Additional Length keyvalue, and an option of using the Minimum Length as well.