Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: jermerqua on April 12, 2020, 06:10:32 PM

Title: How do I drag an object in the scene[SOLVED]
Post by: jermerqua on April 12, 2020, 06:10:32 PM
I'd think this is super simple but was hoping someone could point me to a quick tutorial on how to simply drag and top an object in the scene with my mouse. It has a rigid body attached to it if that makes a difference.
Title: Re: How do I drag an object in the scene
Post by: jeanfabre on April 14, 2020, 02:03:22 AM
Hi,

 there is a sample Drag and Throw 2d on the ecosystem, this will be a good base, it's 2d, but the principle applies for 3d as well.

 there is also an action called :"DragRigidbody" on the ecosystem that should make it very easy.

Bye,

 Jean

Title: Re: How do I drag an object in the scene
Post by: jermerqua on April 14, 2020, 03:28:48 PM
Yes!!! Ecosystem. Just heard about that. Great! all over it. thank you