Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: matthutton on February 28, 2024, 03:15:13 PM

Title: Spring Joint 2D Actions
Post by: matthutton on February 28, 2024, 03:15:13 PM
Is there an action for getting and setting Spring Joint 2D properties? I see one for Hinge Joints 2D and Wheel Joint 2D.

I am trying to use get and set properties for 2D Springs and it is breaking on device on iOS. I haven't had any luck setting up linker with IL2CPP. Everything works in the editor, but not on iOS.

Edit: The main thing I am trying to achieve is to set the Connected Rigid Body through an action so it can change dynamically during play.