How to Set Pin Joint Motor Speed in Code?
-
I can only see how to set it in the attachment. But want to change it dynamically.
-
@Deeeds I don’t think it lets you set it dynamically. Which is too bad😫
-
@Deeeds This is physics Pivot Attach right? If so, this is easy.
-
@Aidan-Oxley last I checked, it only uses the input to set the speed when the behavior is first triggered. I think Hyperpad verified that at one time too.
-
@Aidan-Oxley Have you tried changing the input while the game is running?
-
@iTap-Development Set Input Field works. Ignore the green objects and the giant propeller. http://bit.ly/2lnGyhp
-
@Aidan-Oxley ah ha! So using a value like a box container doesn’t work, but setting the input field does! That’s good news!👍
I never tried setting input field😄 -
@iTap-Development I always use set input field for things like this, rather than having a box container value inside the input field. Seems to be more reliable.